Definition Type: Element
Name: InvoiceResponseProperties
Namespace: http://www.api.org/pidXML
Containing Schema: InvoiceResponse.xsd
Abstract
Collapse XSD Schema Diagram:
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 PaymentTerms in schema pidxlib_xsd Drilldown into Intrastat in schema pidxlib_xsd Drilldown into TransportInformation in schema pidxlib_xsd Drilldown into CountryOfFinalDestination in schema pidxlib_xsd Drilldown into CountryOfOrigin in schema pidxlib_xsd Drilldown into ServiceDateTime in schema pidxlib_xsd Drilldown into JobLocationInformation in schema pidxlib_xsd Drilldown into RateOfExchangeDetail in schema pidxlib_xsd Drilldown into LanguageCode in schema pidxlib_xsd Drilldown into SecondCurrency in schema pidxlib_xsd Drilldown into PrimaryCurrency in schema pidxlib_xsd Drilldown into FieldTicketInformation in schema pidxlib_xsd Drilldown into PurchaseOrderInformation in schema pidxlib_xsd Drilldown into RevisionNumber in schema pidxlib_xsd Drilldown into InvoiceTypeCode in schema pidxlib_xsd Drilldown into InvoiceInformation in schema pidxlib_xsd Drilldown into PartnerInformation in schema pidxlib_xsd Drilldown into InvoiceResponseDate in schema pidxlib_xsd Drilldown into InvoiceResponseReason in schema pidxlib_xsd Drilldown into StatusCode in schema pidxlib_xsd Drilldown into InvoiceResponseNumber in schema pidxlib_xsdXSD Diagram of InvoiceResponseProperties in schema invoiceresponse_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="InvoiceResponseProperties">
    <complexType>
        <sequence>
            <element ref="pidx:InvoiceResponseNumber" />
            <element ref="pidx:StatusCode" />
            <element ref="pidx:InvoiceResponseReason" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:InvoiceResponseDate" />
            <element ref="pidx:PartnerInformation" minOccurs="2" maxOccurs="unbounded" />
            <element ref="pidx:InvoiceInformation" />
            <element ref="pidx:InvoiceTypeCode" minOccurs="0" />
            <element ref="pidx:RevisionNumber" minOccurs="0" />
            <element ref="pidx:PurchaseOrderInformation" minOccurs="0" />
            <element ref="pidx:FieldTicketInformation" minOccurs="0" />
            <element ref="pidx:PrimaryCurrency" minOccurs="0" />
            <element ref="pidx:SecondCurrency" minOccurs="0" />
            <element ref="pidx:LanguageCode" minOccurs="0" />
            <element ref="pidx:RateOfExchangeDetail" minOccurs="0" />
            <element ref="pidx:JobLocationInformation" minOccurs="0" />
            <element ref="pidx:ServiceDateTime" minOccurs="0" maxOccurs="unbounded" />
            <element ref="pidx:CountryOfOrigin" minOccurs="0" />
            <element ref="pidx:CountryOfFinalDestination" minOccurs="0" />
            <element ref="pidx:TransportInformation" minOccurs="0" />
            <element ref="pidx:Intrastat" minOccurs="0" />
            <element ref="pidx:PaymentTerms" 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" />
        </sequence>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InvoiceResponseNumber pidx:InvoiceResponseNumber (1) (1)
StatusCode pidx:StatusCode (1) (1)
InvoiceResponseReason pidx:InvoiceResponseReason 0 unbounded
InvoiceResponseDate pidx:InvoiceResponseDate (1) (1)
PartnerInformation pidx:PartnerInformation 2 unbounded
InvoiceInformation pidx:InvoiceInformation (1) (1)
InvoiceTypeCode pidx:InvoiceTypeCode 0 (1)
RevisionNumber pidx:RevisionNumber 0 (1)
PurchaseOrderInformation pidx:PurchaseOrderInformation 0 (1)
FieldTicketInformation pidx:FieldTicketInformation 0 (1)
PrimaryCurrency pidx:PrimaryCurrency 0 (1)
SecondCurrency pidx:SecondCurrency 0 (1)
LanguageCode pidx:LanguageCode 0 (1)
RateOfExchangeDetail pidx:RateOfExchangeDetail 0 (1)
JobLocationInformation pidx:JobLocationInformation 0 (1)
ServiceDateTime pidx:ServiceDateTime 0 unbounded
CountryOfOrigin pidx:CountryOfOrigin 0 (1)
CountryOfFinalDestination pidx:CountryOfFinalDestination 0 (1)
TransportInformation pidx:TransportInformation 0 (1)
Intrastat pidx:Intrastat 0 (1)
PaymentTerms pidx:PaymentTerms 0 (1)
SpecialInstructions pidx:SpecialInstructions 0 unbounded
ReferenceInformation pidx:ReferenceInformation 0 unbounded
Attachment pidx:Attachment 0 unbounded
Comment pidx:Comment 0 (1)