Definition Type: ComplexType
Name: InvoiceResponseReasonType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ResponseReasonComments in schema pidxlib_xsd Drilldown into ResponseReasonCodeXPath in schema pidxlib_xsd Drilldown into ResponseReasonCode in schema pidxlib_xsdXSD Diagram of InvoiceResponseReasonType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="InvoiceResponseReasonType">
    <sequence>
        <element ref="pidx:ResponseReasonCode" />
        <element ref="pidx:ResponseReasonCodeXPath" minOccurs="0" />
        <element ref="pidx:ResponseReasonComments" minOccurs="0" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ResponseReasonCode pidx:ResponseReasonCode (1) (1)
ResponseReasonCodeXPath pidx:ResponseReasonCodeXPath 0 (1)
ResponseReasonComments pidx:ResponseReasonComments 0 (1)
Collapse Derivation Tree:
Collapse References:
pidx:InvoiceResponseReason