Descriptive information about the mode of transportation.
XSD Schema Diagram:
XSD Schema Code:
<xs:attribute name="Description" type="StringLength0to64" use="optional">
<xs:annotation>
<xs:documentation xml:lang="en">Descriptive information about the mode of transportation.</xs:documentation>
</xs:annotation>
</xs:attribute>