Definition Type: Element
Name: Success
Namespace: http://www.api.org/pidXML
Type: pidx:SuccessType
Containing Schema: BillOfLadingResponse.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Standard way to indicate successful processing of a PIDX message. Returning an empty element of this type indicates success.
Collapse XSD Schema Diagram:
Drilldown into SuccessType in schema pidxlib_xsdXSD Diagram of Success in schema billofladingresponse_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="Success" type="pidx:SuccessType">
    <annotation>
        <documentation xml:lang="en"> Standard way to indicate successful processing of a PIDX message. Returning an empty element of this type indicates success.</documentation>
    </annotation>
</element>
Collapse Derivation Tree: