Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type PointSetReferenceBaseType
Annotations
The abstract PointSetReferenceBaseType is the base type for references to all or portions of point sets, either nominal or measured.
Diagram
Diagram Primitives_xsd_Simple_Type_QIFReferenceBaseType.tmp#QIFReferenceBaseType Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType_xId Primitives_xsd_Complex_Type_QIFReferenceType.tmp#QIFReferenceType
Type extension of QIFReferenceType
Type hierarchy
Properties
abstract true
Used by
Attributes
QName Type Use Annotation
xId QIFReferenceSimpleType optional
The optional xId attribute is a reference to the id of a QIF object in an external document. A QIF object in an external QIF document can be referenced by using references to two QIF ids: the id of the external document reference of type ExternalQIFDocumentReferenceType found in the local document and the id of the object found in the external document.
Source
<xs:complexType name="PointSetReferenceBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The abstract PointSetReferenceBaseType is the base type for references to all or portions of point sets, either nominal or measured.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="QIFReferenceType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd