Definition Type: Element
Name: Warnings
Namespace: http://www.api.org/pidXML
Type: pidx:WarningsType
Containing Schema: BillOfLadingResponse.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Standard way to indicate successful processing of an PIDX message, but one in which warnings are generated.
Collapse XSD Schema Diagram:
Drilldown into Warning in schema pidxlib_xsd Drilldown into WarningsType in schema pidxlib_xsdXSD Diagram of Warnings in schema billofladingresponse_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="Warnings" type="pidx:WarningsType" minOccurs="0">
    <annotation>
        <documentation xml:lang="en"> Standard way to indicate successful processing of an PIDX message, but one in which warnings are generated.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Warning pidx:Warning (1) 99
Collapse Derivation Tree: