<element name="TransportMethod">
<annotation>
<documentation>Mode of transportation used to move product.</documentation>
</annotation>
<complexType>
<simpleContent>
<extension base="string">
<attribute name="codeListName" type="string" use="optional">
<annotation>
<documentation>Indicates the organizational body who assigned the list of codes</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
</element>