Definition Type: ComplexType
Name: DescriptionType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Type holding the structure for description elements.
Collapse XSD Schema Diagram:
Drilldown into LanguageCode in schema pidxlib_xsd Drilldown into Description in schema pidxlib_xsdXSD Diagram of DescriptionType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="DescriptionType">
    <annotation>
        <documentation>Type holding the structure for description elements.</documentation>
    </annotation>
    <sequence>
        <element ref="pidx:Description" />
        <element ref="pidx:LanguageCode" minOccurs="0" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description pidx:Description (1) (1)
LanguageCode pidx:LanguageCode 0 (1)
Collapse Derivation Tree:
Collapse References:
pidx:ProductDescription, pidx:ProductGradeDescription