<xs:element name="DeterminationModifier" type="DimensionDeterminationEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional DeterminationModifier element modifies the dimension by specifying how the dimension measured value will be determined.</xs:documentation></xs:annotation></xs:element>
The optional SignificanceModifier element modifies the dimension by specifying which aspect of a measured dimension is significant to a tolerance evaluation.
<xs:element name="SignificanceModifier" type="SignificantDimensionEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional SignificanceModifier element modifies the dimension by specifying which aspect of a measured dimension is significant to a tolerance evaluation.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SectionModifier" type="SectionModifierEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional SectionModifier element modifies the dimension by specifying feature cross-section modifier.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="DimensionModifiersType"><xs:annotation><xs:documentation>(ISO specific) The DimensionModifiersType provides containers for dimension modifiers.</xs:documentation></xs:annotation><xs:sequence><xs:element name="DeterminationModifier" type="DimensionDeterminationEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional DeterminationModifier element modifies the dimension by specifying how the dimension measured value will be determined.</xs:documentation></xs:annotation></xs:element><xs:element name="SignificanceModifier" type="SignificantDimensionEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional SignificanceModifier element modifies the dimension by specifying which aspect of a measured dimension is significant to a tolerance evaluation.</xs:documentation></xs:annotation></xs:element><xs:element name="SectionModifier" type="SectionModifierEnumType" minOccurs="0"><xs:annotation><xs:documentation>The optional SectionModifier element modifies the dimension by specifying feature cross-section modifier.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>