Definition Type: Element
Name: Comment
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Free form text used to add comment information.
Collapse XSD Schema Diagram:
XSD Diagram of Comment in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="Comment" type="string">
    <annotation>
        <documentation>Free form text used to add comment information.</documentation>
    </annotation>
</element>