<xs:element name="LinearSize" type="LinearValueType"><xs:annotation><xs:documentation>The LinearSize element is the linear size of the datum feature simulator size modifier in a datum reference frame.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DiametricalSize" type="LinearValueType"><xs:annotation><xs:documentation>The DiametricalSize element is the diameter of the datum feature simulator size modifier in a datum reference frame.</xs:documentation></xs:annotation></xs:element>
The BasicSize element signifies that the size of the datum feature simulator is to be its basic size as indicated by [BASIC] or [BSC] in the datum reference frame.
Diagram
Type
xs:token
Properties
content
simple
fixed
BASIC
Source
<xs:element name="BasicSize" type="xs:token" fixed="BASIC"><xs:annotation><xs:documentation>The BasicSize element signifies that the size of the datum feature simulator is to be its basic size as indicated by [BASIC] or [BSC] in the datum reference frame.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="DatumFeatureSimulatorModifierType"><xs:annotation><xs:documentation>The DatumFeatureSimulatorModifierType defines a datum feature simulator size modifier like that found in square brackets in a datum reference frame.</xs:documentation></xs:annotation><xs:choice><xs:element name="LinearSize" type="LinearValueType"><xs:annotation><xs:documentation>The LinearSize element is the linear size of the datum feature simulator size modifier in a datum reference frame.</xs:documentation></xs:annotation></xs:element><xs:element name="DiametricalSize" type="LinearValueType"><xs:annotation><xs:documentation>The DiametricalSize element is the diameter of the datum feature simulator size modifier in a datum reference frame.</xs:documentation></xs:annotation></xs:element><xs:element name="BasicSize" type="xs:token" fixed="BASIC"><xs:annotation><xs:documentation>The BasicSize element signifies that the size of the datum feature simulator is to be its basic size as indicated by [BASIC] or [BSC] in the datum reference frame.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>