The Length element is the length of an axis or line. A positive value means in the direction of the associated vector and a negative value means in the opposite direction.
<xs:element name="Length" type="MeasuredLinearValueType"><xs:annotation><xs:documentation>The Length element is the length of an axis or line. A positive value means in the direction of the associated vector and a negative value means in the opposite direction.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="MeasuredZoneAxisType"><xs:annotation><xs:documentation>The MeasuredZoneAxisType defines a measured axis with a length.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="MeasuredAxisType"><xs:sequence><xs:element name="Length" type="MeasuredLinearValueType"><xs:annotation><xs:documentation>The Length element is the length of an axis or line. A positive value means in the direction of the associated vector and a negative value means in the opposite direction.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>