Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Properties
Source
Used by
Element FeatureNominalBaseType / Name
Annotations
The optional Name element is the name of the feature nominal.
Diagram
Diagram
Type xs:token
Properties
content simple
minOccurs 0
Source
<xs:element name="Name" type="xs:token" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Name element is the name of the feature nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element FeatureNominalBaseType / UUID
Annotations
The optional UUID element is a persistent identifier for the shape feature nominal. If used, it should be generated using a widely accepted UUID generator.
Diagram
Diagram Primitives_xsd_Simple_Type_QPIdType.tmp#QPIdType
Type QPIdType
Properties
content simple
minOccurs 0
Facets
pattern [A-Fa-f0-9]{8}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{4}-[A-Fa-f0-9]{12}
Source
<xs:element name="UUID" type="QPIdType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional UUID element is a persistent identifier for the shape feature nominal. If used, it should be generated using a widely accepted UUID generator.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element FeatureNominalBaseType / FeatureDefinitionId
Annotations
The FeatureDefinitionId element is the QIF id of the associated feature definition.
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 QIFReferenceType
Type hierarchy
Properties
content complex
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:element name="FeatureDefinitionId" type="QIFReferenceType">
  <xs:annotation>
    <xs:documentation>The FeatureDefinitionId element is the QIF id of the associated feature definition.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element FeatureNominalBaseType / ParentFeatureNominalId
Annotations
The optional ParentFeatureNominalId element is the QIF id of the parent feature nominal when this feature item is derived from another feature nominal.
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 QIFReferenceType
Type hierarchy
Properties
content complex
minOccurs 0
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:element name="ParentFeatureNominalId" type="QIFReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ParentFeatureNominalId element is the QIF id of the parent feature nominal when this feature item is derived from another feature nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element FeatureNominalBaseType / EntityInternalIds
Annotations
The EntityInternalIds element is a list of the QIF ids of internally-defined CAD entities associated with this feature nominal.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_n Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_Id Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType
Type ArrayReferenceFullType
Properties
content complex
minOccurs 0
Children Id
Instance
<EntityInternalIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id asmPathId="" asmPathXId="" xId="">{1,unbounded}</Id>
</EntityInternalIds>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="EntityInternalIds" type="ArrayReferenceFullType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The EntityInternalIds element is a list of the QIF ids of internally-defined CAD entities associated with this feature nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element FeatureNominalBaseType / EntityExternalIds
Annotations
The EntityExternalIds element is a list of the QIF ids of instances of EntityExternalType associated with this feature nominal.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_n Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType_Id Primitives_xsd_Complex_Type_ArrayReferenceFullType.tmp#ArrayReferenceFullType
Type ArrayReferenceFullType
Properties
content complex
minOccurs 0
Children Id
Instance
<EntityExternalIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id asmPathId="" asmPathXId="" xId="">{1,unbounded}</Id>
</EntityExternalIds>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="EntityExternalIds" type="ArrayReferenceFullType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The EntityExternalIds element is a list of the QIF ids of instances of EntityExternalType associated with this feature nominal.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type FeatureNominalBaseType
Annotations
The FeatureNominalBaseType is the abstract base type for feature nominals. A feature nominal holds that portion of feature nominal information which cannot be shared among several features, e.g. feature location.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_Name Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_UUID Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_FeatureDefinitionId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_ParentFeatureNominalId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityInternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityExternalIds
Type extension of FeatureBaseType
Type hierarchy
Properties
abstract true
Used by
Children Attributes, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, Name, ParentFeatureNominalId, UUID
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="FeatureNominalBaseType" abstract="true">
  <xs:annotation>
    <xs:documentation>The FeatureNominalBaseType is the abstract base type for feature nominals. A feature nominal holds that portion of feature nominal information which cannot be shared among several features, e.g. feature location.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="FeatureBaseType">
      <xs:sequence>
        <xs:element name="Name" type="xs:token" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Name element is the name of the feature nominal.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="UUID" type="QPIdType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional UUID element is a persistent identifier for the shape feature nominal. If used, it should be generated using a widely accepted UUID generator.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="FeatureDefinitionId" type="QIFReferenceType">
          <xs:annotation>
            <xs:documentation>The FeatureDefinitionId element is the QIF id of the associated feature definition.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ParentFeatureNominalId" type="QIFReferenceType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ParentFeatureNominalId element is the QIF id of the parent feature nominal when this feature item is derived from another feature nominal.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="EntityInternalIds" type="ArrayReferenceFullType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The EntityInternalIds element is a list of the QIF ids of internally-defined CAD entities associated with this feature nominal.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="EntityExternalIds" type="ArrayReferenceFullType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The EntityExternalIds element is a list of the QIF ids of instances of EntityExternalType associated with this feature nominal.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd