Definition Type: Element
Name: ResponseReasonCodeXPath
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Provides for an XPath representation to refer to specific XML content to which the associated reason code applies. For example, the following XPath specifies that the source of an error as being the ReferenceNumber element: Invoice/InvoiceProperties/ReferenceInformation/ReferenceNumber
Collapse XSD Schema Diagram:
XSD Diagram of ResponseReasonCodeXPath in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="ResponseReasonCodeXPath" type="string">
    <annotation>
        <documentation>Provides for an XPath representation to refer to specific XML content to which the associated reason code applies. For example, the following XPath specifies that the source of an error as being the ReferenceNumber element: Invoice/InvoiceProperties/ReferenceInformation/ReferenceNumber</documentation>
    </annotation>
</element>