Definition Type: ComplexType
Name: FreeTextType
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Textual information to provide descriptions and/or additional information.
Collapse XSD Schema Diagram:
Drilldown into Language in schema pidxlib_xsd Drilldown into LanguageGroup in schema pidxlib_xsdXSD Diagram of FreeTextType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="FreeTextType">
    <annotation>
        <documentation xml:lang="en">Textual information to provide descriptions and/or additional information.</documentation>
    </annotation>
    <simpleContent>
        <extension base="string">
            <attributeGroup ref="pidx:LanguageGroup" />
        </extension>
    </simpleContent>
</complexType>
Collapse Child Attributes:
Name Type Default Value Use
Language pidx:Language Optional
Collapse Derivation Tree:
Collapse References:
pidx:ErrorWarningType