The Length element is the length of the rectangle. One of the two sides of the rectangle whose length is Length proceeds from the CornerPoint in the direction of the LengthDirection.
<xs:element name="Length" type="LinearValueType"><xs:annotation><xs:documentation>The Length element is the length of the rectangle. One of the two sides of the rectangle whose length is Length proceeds from the CornerPoint in the direction of the LengthDirection.</xs:documentation></xs:annotation></xs:element>
<xs:element name="CornerPoint" type="PointType"><xs:annotation><xs:documentation>The CornerPoint element is the location of a corner of the rectangle.</xs:documentation></xs:annotation></xs:element>
The Width element is the width of the rectangle. One of the two sides of the rectangle whose length is Width proceeds from the CornerPoint in the direction of the WidthDirection.
<xs:element name="Width" type="LinearValueType"><xs:annotation><xs:documentation>The Width element is the width of the rectangle. One of the two sides of the rectangle whose length is Width proceeds from the CornerPoint in the direction of the WidthDirection.</xs:documentation></xs:annotation></xs:element>
<xs:element name="WidthDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The WidthDirection element is a unit vector that gives the direction of the width of the rectangle.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LengthDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The LengthDirection element is a unit vector that gives the direction of the length of the rectangle.</xs:documentation></xs:annotation></xs:element>
The RectangleType defines a rectangle to be used as a datum target or a rectangular zone limit. It is not a feature. ASME Y14.5 - 2009 Section 3.3.3.3, Figure 3-6
<xs:complexType name="RectangleType"><xs:annotation><xs:documentation>The RectangleType defines a rectangle to be used as a datum target or a rectangular zone limit. It is not a feature. ASME Y14.5 - 2009 Section 3.3.3.3, Figure 3-6</xs:documentation></xs:annotation><xs:sequence><xs:element name="Length" type="LinearValueType"><xs:annotation><xs:documentation>The Length element is the length of the rectangle. One of the two sides of the rectangle whose length is Length proceeds from the CornerPoint in the direction of the LengthDirection.</xs:documentation></xs:annotation></xs:element><xs:element name="CornerPoint" type="PointType"><xs:annotation><xs:documentation>The CornerPoint element is the location of a corner of the rectangle.</xs:documentation></xs:annotation></xs:element><xs:element name="Width" type="LinearValueType"><xs:annotation><xs:documentation>The Width element is the width of the rectangle. One of the two sides of the rectangle whose length is Width proceeds from the CornerPoint in the direction of the WidthDirection.</xs:documentation></xs:annotation></xs:element><xs:element name="WidthDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The WidthDirection element is a unit vector that gives the direction of the width of the rectangle.</xs:documentation></xs:annotation></xs:element><xs:element name="LengthDirection" type="UnitVectorType"><xs:annotation><xs:documentation>The LengthDirection element is a unit vector that gives the direction of the length of the rectangle.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>