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="FormalStandardId" type="QIFReferenceType"><xs:annotation><xs:documentation>The FormalStandardId element is the id of the standard or specification against which the inspection characteristics are to be evaluated.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of characteristic definitions in this set.
Source
<xs:element name="CharacteristicDefinitions" type="CharacteristicDefinitionsType"><xs:annotation><xs:documentation>The CharacteristicDefinitions element is a list of characteristic definitions.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of characteristic definitions in this set.
Source
<xs:element name="DefaultCharacteristicDefinitions" type="CharacteristicDefinitionsType" minOccurs="0"><xs:annotation><xs:documentation>The optional DefaultCharacteristicDefinitions element is a list of default or "unless otherwise specified" characteristic definitions.</xs:documentation></xs:annotation></xs:element>
The optional DefaultToleranceDefinitions element is a list of default or "unless otherwise specified" tolerance definitions with allow a tolerance definition to be shared among characteristic definitions of different types.
The required n attribute is the number of tolerance definitions in this set.
Source
<xs:element name="DefaultToleranceDefinitions" type="ToleranceDefinitionsType" minOccurs="0"><xs:annotation><xs:documentation>The optional DefaultToleranceDefinitions element is a list of default or "unless otherwise specified" tolerance definitions with allow a tolerance definition to be shared among characteristic definitions of different types.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of characteristic nominals in this set.
Source
<xs:element name="CharacteristicNominals" type="CharacteristicNominalsType"><xs:annotation><xs:documentation>The CharacteristicNominals element is a list of characteristic nominals.</xs:documentation></xs:annotation></xs:element>
The optional CharacteristicItems element is a list of characteristic items. This is the entry point in QIF for the information contained in a bill of characteristics (BOC).
The required n attribute is the number of characteristic items in this set.
Source
<xs:element name="CharacteristicItems" type="CharacteristicItemsType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicItems element is a list of characteristic items. This is the entry point in QIF for the information contained in a bill of characteristics (BOC).</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of characteristic groups in this set.
Source
<xs:element name="CharacteristicGroups" type="CharacteristicGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicGroups element is a list of characteristic groups.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of simultaneous requirement groups in this set.
Source
<xs:element name="SimultaneousRequirementGroups" type="SimultaneousRequirementGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional SimultaneousRequirementGroups element is a list of simultaneous requirement groups.</xs:documentation></xs:annotation></xs:element>
The CharacteristicAspectsListsType defines three lists of aspects of characteristics (for definitions, nominals, and items). A list of characteristic measurements is given elsewhere in the QIF model.
<xs:complexType name="CharacteristicAspectsListsType"><xs:annotation><xs:documentation>The CharacteristicAspectsListsType defines three lists of aspects of characteristics (for definitions, nominals, and items). A list of characteristic measurements is given elsewhere in the QIF model.</xs:documentation></xs:annotation><xs:sequence><xs:element name="FormalStandardId" type="QIFReferenceType"><xs:annotation><xs:documentation>The FormalStandardId element is the id of the standard or specification against which the inspection characteristics are to be evaluated.</xs:documentation></xs:annotation></xs:element><xs:element name="CharacteristicDefinitions" type="CharacteristicDefinitionsType"><xs:annotation><xs:documentation>The CharacteristicDefinitions element is a list of characteristic definitions.</xs:documentation></xs:annotation></xs:element><xs:element name="DefaultCharacteristicDefinitions" type="CharacteristicDefinitionsType" minOccurs="0"><xs:annotation><xs:documentation>The optional DefaultCharacteristicDefinitions element is a list of default or "unless otherwise specified" characteristic definitions.</xs:documentation></xs:annotation></xs:element><xs:element name="DefaultToleranceDefinitions" type="ToleranceDefinitionsType" minOccurs="0"><xs:annotation><xs:documentation>The optional DefaultToleranceDefinitions element is a list of default or "unless otherwise specified" tolerance definitions with allow a tolerance definition to be shared among characteristic definitions of different types.</xs:documentation></xs:annotation></xs:element><xs:element name="CharacteristicNominals" type="CharacteristicNominalsType"><xs:annotation><xs:documentation>The CharacteristicNominals element is a list of characteristic nominals.</xs:documentation></xs:annotation></xs:element><xs:element name="CharacteristicItems" type="CharacteristicItemsType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicItems element is a list of characteristic items. This is the entry point in QIF for the information contained in a bill of characteristics (BOC).</xs:documentation></xs:annotation></xs:element><xs:element name="CharacteristicGroups" type="CharacteristicGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional CharacteristicGroups element is a list of characteristic groups.</xs:documentation></xs:annotation></xs:element><xs:element name="SimultaneousRequirementGroups" type="SimultaneousRequirementGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional SimultaneousRequirementGroups element is a list of simultaneous requirement groups.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>