Documentation for ATIS-Draft-03-00-79

Simple Type: Link-shoulder-width-right

[Table of contents]

Super-types: xs:unsignedShort < Link-shoulder-width-right (by restriction)
Sub-types: None
Name Link-shoulder-width-right
Content
  • Base XSD Type: unsignedShort
  • value <= 999
Documentation <Definition> The width of the right shoulder of the Link.</Definition> <Remarks> 999 centimeters = 32.8 feet V1.1 - Changed Descriptive Name from LINK_RightShoulderWidth_ quantity to LINK_ShoulderWidthRight_quantity. V1.7 - Added FADD_ID attribute; revised Class Name, Classification Scheme Name/Version, Data Concept Identifier/Version to reflect harmonization with ITS Data Registry.</Remarks> centimeters
Diagram
Schema Component Representation
<xs:simpleType name="Link-shoulder-width-right">
<xs:restriction base=" xs:unsignedShort ">
<xs:maxInclusive value="999"/>
</xs:restriction>
</xs:simpleType>