Definition Type: Element
Name: CustodyTicketProperties
Namespace: http://www.api.org/pidXML
Containing Schema: CustodyTicket.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into CustodyTicketTimeLog in schema pidxlib_xsd Drilldown into Comment in schema pidxlib_xsd Drilldown into Attachment in schema pidxlib_xsd Drilldown into ReferenceInformation in schema pidxlib_xsd Drilldown into SpecialInstructions in schema pidxlib_xsd Drilldown into ModeOfTransportation in schema pidxlib_xsd Drilldown into LanguageCode in schema pidxlib_xsd Drilldown into CountryOfFinalDestination in schema pidxlib_xsd Drilldown into CountryOfOrigin in schema pidxlib_xsd Drilldown into CustodyLocationInformation in schema pidxlib_xsd Drilldown into PurchaseOrderLineItemNumber in schema pidxlib_xsd Drilldown into PurchaseOrderInformation in schema pidxlib_xsd Drilldown into CustodyTransferInformation in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsd Drilldown into CustodyTicketInformation in schema pidxlib_xsdXSD Diagram of CustodyTicketProperties in schema custodyticket_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="CustodyTicketProperties">
    <complexType>
        <sequence>
            <element ref="pidx:CustodyTicketInformation" />
            <element ref="pidx:PartnerInformation" minOccurs="2" maxOccurs="unbounded" />
            <element ref="pidx:CustodyTransferInformation" />
            <element ref="pidx:PurchaseOrderInformation" minOccurs="0" />
            <element ref="pidx:PurchaseOrderLineItemNumber" minOccurs="0" />
            <element ref="pidx:CustodyLocationInformation" minOccurs="0" />
            <element ref="pidx:CountryOfOrigin" minOccurs="0" />
            <element ref="pidx:CountryOfFinalDestination" minOccurs="0" />
            <element ref="pidx:LanguageCode" minOccurs="0" />
            <element ref="pidx:ModeOfTransportation" minOccurs="0" />
            <element ref="pidx:SpecialInstructions" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:ReferenceInformation" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:Attachment" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:Comment" minOccurs="0" />
            <element ref="pidx:CustodyTicketTimeLog" minOccurs="0" />
        </sequence>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CustodyTicketInformation pidx:CustodyTicketInformation (1) (1)
PartnerInformation pidx:PartnerInformation 2 unbounded
CustodyTransferInformation pidx:CustodyTransferInformation (1) (1)
PurchaseOrderInformation pidx:PurchaseOrderInformation 0 (1)
PurchaseOrderLineItemNumber pidx:PurchaseOrderLineItemNumber 0 (1)
CustodyLocationInformation pidx:CustodyLocationInformation 0 (1)
CountryOfOrigin pidx:CountryOfOrigin 0 (1)
CountryOfFinalDestination pidx:CountryOfFinalDestination 0 (1)
LanguageCode pidx:LanguageCode 0 (1)
ModeOfTransportation pidx:ModeOfTransportation 0 (1)
SpecialInstructions pidx:SpecialInstructions 0 unbounded
ReferenceInformation pidx:ReferenceInformation 0 unbounded
Attachment pidx:Attachment 0 unbounded
Comment pidx:Comment 0 (1)
CustodyTicketTimeLog pidx:CustodyTicketTimeLog 0 (1)