Definition Type: Attribute
Name: RecordID
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Use Optional
Documentation:
If present, this attribute allows for batch processing and the identification of the record that failed amongst a group of records.
Collapse XSD Schema Diagram:
XSD Diagram of RecordID in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<attribute name="RecordID" type="string" use="optional">
    <annotation>
        <documentation xml:lang="en">If present, this attribute allows for batch processing and the identification of the record that failed amongst a group of records.</documentation>
    </annotation>
</attribute>