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="CharacteristicDefinitionId" type="QIFReferenceType"><xs:annotation><xs:documentation>The CharacteristicDefinitionId element is the QIF id of the associated characteristic definition.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="FeatureNominalIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureNominalIds element is a list of the QIF ids of the instances of FeatureNominalType to which the CharacteristicNominal applies.</xs:documentation></xs:annotation></xs:element>
The optional SubstituteFeatureAlgorithm element is the substitute feature data fitting algorithm for the feature or features. This setting overrides any substitute feature algorithm defined on the feature nominal or feature item for the purpose of evaluating this characteristic.
<xs:element name="SubstituteFeatureAlgorithm" type="SubstituteFeatureAlgorithmType" minOccurs="0"><xs:annotation><xs:documentation>The optional SubstituteFeatureAlgorithm element is the substitute feature data fitting algorithm for the feature or features. This setting overrides any substitute feature algorithm defined on the feature nominal or feature item for the purpose of evaluating this characteristic.</xs:documentation></xs:annotation></xs:element>
The optional FeatureZoneIds element is a list of QIF identifiers of instances derived from FeatureZoneBaseType that define zones of the features to be measured.
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="FeatureZoneIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureZoneIds element is a list of QIF identifiers of instances derived from FeatureZoneBaseType that define zones of the features to be measured.</xs:documentation></xs:annotation></xs:element>
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 CAD entities associated with this characteristic nominal.</xs:documentation></xs:annotation></xs:element>
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 characteristic nominal.</xs:documentation></xs:annotation></xs:element>
The optional Name element is the name of the characteristic nominal.
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 characteristic nominal.</xs:documentation></xs:annotation></xs:element>
The optional CharacteristicDesignator element is the designator of a characteristic together with an optional level of criticality and optional UUID. The designator element of the CharacteristicDesignator will typically be at the most general level when used in this CharacteristicDefinitionBaseType. For example, an instance of CharacteristicDefinitionBaseType might have a CharacteristicDesignator element with the Designator K. Then there might be three instances of CharacteristicItemBaseType referencing the CharacteristicDefinitionBaseType instance and having CharacteristicDesignator elements using Designators K-1, K-2, and K-3.
<xs:element name="CharacteristicDesignator" type="CharacteristicDesignatorType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicDesignator element is the designator of a characteristic together with an optional level of criticality and optional UUID. The designator element of the CharacteristicDesignator will typically be at the most general level when used in this CharacteristicDefinitionBaseType. For example, an instance of CharacteristicDefinitionBaseType might have a CharacteristicDesignator element with the Designator K. Then there might be three instances of CharacteristicItemBaseType referencing the CharacteristicDefinitionBaseType instance and having CharacteristicDesignator elements using Designators K-1, K-2, and K-3.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="CharacteristicNominalBaseType" abstract="true"><xs:annotation><xs:documentation>The CharacteristicNominalBaseType is the abstract base type that defines a unique characteristic nominal.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CharacteristicBaseType"><xs:sequence><xs:element name="CharacteristicDefinitionId" type="QIFReferenceType"><xs:annotation><xs:documentation>The CharacteristicDefinitionId element is the QIF id of the associated characteristic definition.</xs:documentation></xs:annotation></xs:element><xs:element name="FeatureNominalIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureNominalIds element is a list of the QIF ids of the instances of FeatureNominalType to which the CharacteristicNominal applies.</xs:documentation></xs:annotation></xs:element><xs:element name="SubstituteFeatureAlgorithm" type="SubstituteFeatureAlgorithmType" minOccurs="0"><xs:annotation><xs:documentation>The optional SubstituteFeatureAlgorithm element is the substitute feature data fitting algorithm for the feature or features. This setting overrides any substitute feature algorithm defined on the feature nominal or feature item for the purpose of evaluating this characteristic.</xs:documentation></xs:annotation></xs:element><xs:element name="FeatureZoneIds" type="ArrayReferenceFullType" minOccurs="0"><xs:annotation><xs:documentation>The optional FeatureZoneIds element is a list of QIF identifiers of instances derived from FeatureZoneBaseType that define zones of the features to be measured.</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 CAD entities associated with this characteristic 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 characteristic nominal.</xs:documentation></xs:annotation></xs:element><xs:element name="Name" type="xs:token" minOccurs="0"><xs:annotation><xs:documentation>The optional Name element is the name of the characteristic nominal.</xs:documentation></xs:annotation></xs:element><xs:element name="CharacteristicDesignator" type="CharacteristicDesignatorType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicDesignator element is the designator of a characteristic together with an optional level of criticality and optional UUID. The designator element of the CharacteristicDesignator will typically be at the most general level when used in this CharacteristicDefinitionBaseType. For example, an instance of CharacteristicDefinitionBaseType might have a CharacteristicDesignator element with the Designator K. Then there might be three instances of CharacteristicItemBaseType referencing the CharacteristicDefinitionBaseType instance and having CharacteristicDesignator elements using Designators K-1, K-2, and K-3.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>