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.
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.
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>
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: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>
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: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>