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>
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>
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>
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>
<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>