Definition Type: SimpleType
Name: AccompanyingSampleCodeType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXCodeLists.xsd
Documentation:
Indicator whether or not a product sample should accompany shipment.
Collapse XSD Schema Diagram:
XSD Diagram of AccompanyingSampleCodeType in schema pidxcodelists_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<simpleType name="AccompanyingSampleCodeType">
    <annotation>
        <documentation>Indicator whether or not a product sample should accompany shipment.</documentation>
    </annotation>
    <restriction base="NMTOKEN">
        <enumeration value="NoAccompanyingSample" />
        <enumeration value="SampleSentWithShipment" />
        <enumeration value="SampleSentBeforeShipment" />
    </restriction>
</simpleType>
Collapse Facets:
Facet Value
Enumeration NoAccompanyingSample
Enumeration SampleSentWithShipment
Enumeration SampleSentBeforeShipment
Collapse Derivation Tree:
Collapse References:
pidx:AccompanyingSampleCode