Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element FeatureAspectsListsType / FeatureDefinitions
Annotations
The optional FeatureDefinitions element is a list of definitions of the inspection features.
Diagram
Diagram Features_xsd_Complex_Type_FeatureDefinitionsType.tmp#FeatureDefinitionsType_n Features_xsd_Element_FeatureDefinition.tmp#FeatureDefinition Features_xsd_Complex_Type_FeatureDefinitionsType.tmp#FeatureDefinitionsType
Type FeatureDefinitionsType
Properties
content complex
minOccurs 0
Children FeatureDefinition
Instance
<FeatureDefinitions n="" xmlns="http://qifstandards.org/xsd/qif3">
  <FeatureDefinition id="">{1,unbounded}</FeatureDefinition>
</FeatureDefinitions>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of feature definitions in the list.
Source
<xs:element name="FeatureDefinitions" type="FeatureDefinitionsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FeatureDefinitions element is a list of definitions of the inspection features.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element FeatureAspectsListsType / FeatureNominals
Annotations
The optional FeatureNominals element is a list of nominal inspection features.
Diagram
Diagram Features_xsd_Complex_Type_FeatureNominalsType.tmp#FeatureNominalsType_n Features_xsd_Element_FeatureNominal.tmp#FeatureNominal Features_xsd_Complex_Type_FeatureNominalsType.tmp#FeatureNominalsType
Type FeatureNominalsType
Properties
content complex
minOccurs 0
Children FeatureNominal
Instance
<FeatureNominals n="" xmlns="http://qifstandards.org/xsd/qif3">
  <FeatureNominal id="">{1,unbounded}</FeatureNominal>
</FeatureNominals>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of feature nominals in the list.
Source
<xs:element name="FeatureNominals" type="FeatureNominalsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FeatureNominals element is a list of nominal inspection features.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element FeatureAspectsListsType / FeatureItems
Annotations
The optional FeatureItems element is a list of instances of inspection features.
Diagram
Diagram Features_xsd_Complex_Type_FeatureItemsType.tmp#FeatureItemsType_n Features_xsd_Element_FeatureItem.tmp#FeatureItem Features_xsd_Complex_Type_FeatureItemsType.tmp#FeatureItemsType
Type FeatureItemsType
Properties
content complex
minOccurs 0
Children FeatureItem
Instance
<FeatureItems n="" xmlns="http://qifstandards.org/xsd/qif3">
  <FeatureItem id="">{1,unbounded}</FeatureItem>
</FeatureItems>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of feature items in the list.
Source
<xs:element name="FeatureItems" type="FeatureItemsType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional FeatureItems element is a list of instances of inspection features.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element FeatureAspectsListsType / NominalPointSets
Annotations
The NominalPointSets element is a list of nominal target points sets which can be referenced by feature nominals and or feature items.
Diagram
Diagram Features_xsd_Complex_Type_NominalPointSetListType.tmp#NominalPointSetListType_n Features_xsd_Complex_Type_NominalPointSetListType.tmp#NominalPointSetListType_NominalPointSet Features_xsd_Complex_Type_NominalPointSetListType.tmp#NominalPointSetListType
Type NominalPointSetListType
Properties
content complex
minOccurs 0
Children NominalPointSet
Instance
<NominalPointSets n="" xmlns="http://qifstandards.org/xsd/qif3">
  <NominalPointSet decimalPlaces="" id="" linearUnit="" n="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,unbounded}</NominalPointSet>
</NominalPointSets>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of nominal point sets in this list.
Source
<xs:element name="NominalPointSets" type="NominalPointSetListType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The NominalPointSets element is a list of nominal target points sets which can be referenced by feature nominals and or feature items.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type FeatureAspectsListsType
Annotations
The FeaturesAspectsListsType defines lists of the four aspects of a set of inspection features.
Diagram
Diagram Features_xsd_Complex_Type_FeatureAspectsListsType.tmp#FeatureAspectsListsType_FeatureDefinitions Features_xsd_Complex_Type_FeatureAspectsListsType.tmp#FeatureAspectsListsType_FeatureNominals Features_xsd_Complex_Type_FeatureAspectsListsType.tmp#FeatureAspectsListsType_FeatureItems Features_xsd_Complex_Type_FeatureAspectsListsType.tmp#FeatureAspectsListsType_NominalPointSets
Used by
Element Features
Children FeatureDefinitions, FeatureItems, FeatureNominals, NominalPointSets
Source
<xs:complexType name="FeatureAspectsListsType">
  <xs:annotation>
    <xs:documentation>The FeaturesAspectsListsType defines lists of the four aspects of a set of inspection features.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="FeatureDefinitions" type="FeatureDefinitionsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional FeatureDefinitions element is a list of definitions of the inspection features.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FeatureNominals" type="FeatureNominalsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional FeatureNominals element is a list of nominal inspection features.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FeatureItems" type="FeatureItemsType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The optional FeatureItems element is a list of instances of inspection features.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="NominalPointSets" type="NominalPointSetListType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The NominalPointSets element is a list of nominal target points sets which can be referenced by feature nominals and or feature items.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd