Showing:

Annotations
Attributes
Diagrams
Facets
Properties
Source
Used by
Complex Type ArrayBinaryQIFReferenceFullType
Annotations
The ArrayBinaryQIFReferenceFullType defines a binary array of the QIF ids of other objects with an optional assembly path to define a 'full' reference which is used for locating entities within an assembly.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayBinaryQIFReferenceType.tmp#ArrayBinaryQIFReferenceType_Ids Primitives_xsd_Complex_Type_ArrayBinaryQIFReferenceType.tmp#ArrayBinaryQIFReferenceType_Id Primitives_xsd_Complex_Type_ArrayBinaryQIFReferenceType.tmp#ArrayBinaryQIFReferenceType_XIds Primitives_xsd_Complex_Type_ArrayBinaryQIFReferenceType.tmp#ArrayBinaryQIFReferenceType Primitives_xsd_Complex_Type_ArrayBinaryQIFReferenceFullType.tmp#ArrayBinaryQIFReferenceFullType_asmPathId Primitives_xsd_Complex_Type_ArrayBinaryQIFReferenceFullType.tmp#ArrayBinaryQIFReferenceFullType_asmPathXId
Type extension of ArrayBinaryQIFReferenceType
Type hierarchy
Used by
Children Id, Ids, XIds
Attributes
QName Type Use Annotation
asmPathId QIFReferenceSimpleType optional
The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.
asmPathXId QIFReferenceSimpleType optional
The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.
Source
<xs:complexType name="ArrayBinaryQIFReferenceFullType">
  <xs:annotation>
    <xs:documentation>The ArrayBinaryQIFReferenceFullType defines a binary array of the QIF ids of other objects with an optional assembly path to define a 'full' reference which is used for locating entities within an assembly.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ArrayBinaryQIFReferenceType">
      <xs:attribute name="asmPathId" type="QIFReferenceSimpleType">
        <xs:annotation>
          <xs:documentation>The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
      <xs:attribute name="asmPathXId" type="QIFReferenceSimpleType">
        <xs:annotation>
          <xs:documentation>The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.</xs:documentation>
        </xs:annotation>
      </xs:attribute>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd
Attribute ArrayBinaryQIFReferenceFullType / @asmPathId
Annotations
The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.
Type QIFReferenceSimpleType
Type hierarchy
Properties
content simple
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Source
<xs:attribute name="asmPathId" type="QIFReferenceSimpleType">
  <xs:annotation>
    <xs:documentation>The optional asmPathId attribute is a reference used for locating the id of an assembly path. If the asmPathXId attribute is not used, the asmPathId is a reference to an assembly path in the AsmPaths of the local document. If the asmPathXId is used, the asmPathId is the local id of an external QIF document, and the asmPathXId is a reference to an assembly path in the external QIF document. The assembly path (instantiation chain) unambiguously identifies a model entity within an assembly.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd
Attribute ArrayBinaryQIFReferenceFullType / @asmPathXId
Annotations
The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.
Type QIFReferenceSimpleType
Type hierarchy
Properties
content simple
Facets
pattern ([\-+]?[0-9]+) & ([1-9][0-9]*)
Used by
Source
<xs:attribute name="asmPathXId" type="QIFReferenceSimpleType">
  <xs:annotation>
    <xs:documentation>The optional asmPathXId attribute, if used, is a reference to the id of an assembly path in the external document identified by the asmPathId. The asmPathXId must not be used if the asmPathId is not used.</xs:documentation>
  </xs:annotation>
</xs:attribute>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd