Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ActualComponent
Annotations
The global ActualComponent element is the data of an actual component.
Diagram
Diagram QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_id Primitives_xsd_Element_Attributes.tmp#Attributes QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_SerialNumber QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_AdditionalChanges QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_Status QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_Traceability QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType_AsmPathId QIFResults_xsd_Complex_Type_ActualComponentType.tmp#ActualComponentType
Type ActualComponentType
Properties
content complex
Used by
Complex Type ActualComponentSetType
Children AdditionalChanges, AsmPathId, Attributes, SerialNumber, Status, Traceability
Instance
<ActualComponent id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <SerialNumber>{0,1}</SerialNumber>
  <AdditionalChanges>{0,1}</AdditionalChanges>
  <Status>{1,1}</Status>
  <Traceability>{0,1}</Traceability>
  <AsmPathId xId="">{0,1}</AsmPathId>
</ActualComponent>
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the actual component data, used for referencing.
Source
<xs:element name="ActualComponent" type="ActualComponentType">
  <xs:annotation>
    <xs:documentation>The global ActualComponent element is the data of an actual component.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFResults.xsd