<simpleType name="InstructionIndicatorType">
<annotation>
<documentation>Identifies what kind of special instruction is being given.</documentation>
</annotation>
<restriction base="NMTOKEN">
<enumeration value="CarrierInstructions" />
<enumeration value="ConsigneeInstructions" />
<enumeration value="DriverInstructions" />
<enumeration value="EmptyReturnInstructions" />
<enumeration value="InspectionsInstructions" />
<enumeration value="RoutingInstructions" />
<enumeration value="ShipperInstructions" />
<enumeration value="ShortLeadTime" />
<enumeration value="ShortLeadTimeInstructions" />
<enumeration value="Tolerances" />
<enumeration value="Other" />
</restriction>
</simpleType>
|