Definition Type: Element
Name: ShipmentTermsLocation
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
The terms under which a product is shipped, such as "Freight Prepaid", "FOB", etc.
Collapse XSD Schema Diagram:
Drilldown into codeListName in schema pidxlib_xsdXSD Diagram of ShipmentTermsLocation in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="ShipmentTermsLocation">
    <annotation>
        <documentation>The terms under which a product is shipped, such as "Freight Prepaid", "FOB", etc.</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>
Collapse Child Attributes:
Name Type Default Value Use
codeListName pidx:codeListName Optional