The optional DimensionalCharacteristicValueTarget element shows whether all value targets in dimensional characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="DimensionalCharacteristicValueTarget" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional DimensionalCharacteristicValueTarget element shows whether all value targets in dimensional characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.</xs:documentation></xs:annotation></xs:element>
The optional DimensionalCharacteristicValueLimits element shows whether all value limits in dimensional characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="DimensionalCharacteristicValueLimits" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional DimensionalCharacteristicValueLimits element shows whether all value limits in dimensional characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.</xs:documentation></xs:annotation></xs:element>
The optional GeometricCharacteristicValue element shows whether all value in geometric characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.
Diagram
Type
xs:boolean
Properties
content
simple
minOccurs
0
Source
<xs:element name="GeometricCharacteristicValue" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional GeometricCharacteristicValue element shows whether all value in geometric characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.</xs:documentation></xs:annotation></xs:element>
The optional TrailingZeroDimensionalCharacteristicDisplayGroups element contains groups of dimensional characteristics with defined trailing zero display options.
The required n attribute is the number of elements in this set.
Source
<xs:element name="TrailingZeroDimensionalCharacteristicDisplayGroups" type="TrailingZeroDimensionalCharacteristicDisplayGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional TrailingZeroDimensionalCharacteristicDisplayGroups element contains groups of dimensional characteristics with defined trailing zero display options.</xs:documentation></xs:annotation></xs:element>
The optional TrailingZeroGeometricCharacteristicDisplayGroups element contains groups of dimensional characteristics with defined trailing zero display options.
The required n attribute is the number of elements in this set.
Source
<xs:element name="TrailingZeroGeometricCharacteristicDisplayGroups" type="TrailingZeroGeometricCharacteristicDisplayGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional TrailingZeroGeometricCharacteristicDisplayGroups element contains groups of dimensional characteristics with defined trailing zero display options.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="TrailingZeroDisplayType"><xs:annotation><xs:documentation>The TrailingZeroDisplayType defines trailing zero display options to be used in characteristics.</xs:documentation></xs:annotation><xs:sequence><xs:element name="DimensionalCharacteristicValueTarget" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional DimensionalCharacteristicValueTarget element shows whether all value targets in dimensional characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.</xs:documentation></xs:annotation></xs:element><xs:element name="DimensionalCharacteristicValueLimits" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional DimensionalCharacteristicValueLimits element shows whether all value limits in dimensional characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.</xs:documentation></xs:annotation></xs:element><xs:element name="GeometricCharacteristicValue" type="xs:boolean" minOccurs="0"><xs:annotation><xs:documentation>The optional GeometricCharacteristicValue element shows whether all value in geometric characteristics displayed with (true) or without (false) trailing zeros. If this element not defined then the display of trailing zeros uses the definition in the standard.</xs:documentation></xs:annotation></xs:element><xs:element name="TrailingZeroDimensionalCharacteristicDisplayGroups" type="TrailingZeroDimensionalCharacteristicDisplayGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional TrailingZeroDimensionalCharacteristicDisplayGroups element contains groups of dimensional characteristics with defined trailing zero display options.</xs:documentation></xs:annotation></xs:element><xs:element name="TrailingZeroGeometricCharacteristicDisplayGroups" type="TrailingZeroGeometricCharacteristicDisplayGroupsType" minOccurs="0"><xs:annotation><xs:documentation>The optional TrailingZeroGeometricCharacteristicDisplayGroups element contains groups of dimensional characteristics with defined trailing zero display options.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>