Definition Type: SimpleType
Name: InstructionIndicatorType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXCodeLists.xsd
Documentation:
Identifies what kind of special instruction is being given.
Collapse XSD Schema Diagram:
XSD Diagram of InstructionIndicatorType in schema pidxcodelists_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<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>
Collapse Facets:
Facet Value
Enumeration CarrierInstructions
Enumeration ConsigneeInstructions
Enumeration DriverInstructions
Enumeration EmptyReturnInstructions
Enumeration InspectionsInstructions
Enumeration RoutingInstructions
Enumeration ShipperInstructions
Enumeration ShortLeadTime
Enumeration ShortLeadTimeInstructions
Enumeration Tolerances
Enumeration Other
Collapse Derivation Tree:
Collapse References:
pidx:instructionIndicator