Definition Type: ComplexType
Name: ConfirmBODDataAreaType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: ConfirmBOD.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into BOD in schema bod_xsd Drilldown into Confirm in schema meta_xsdXSD Diagram of ConfirmBODDataAreaType in schema confirmbod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ConfirmBODDataAreaType">
    <xsd:sequence>
        <xsd:element ref="Confirm" />
        <xsd:element ref="BOD" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Confirm nsA:Confirm (1) (1)
BOD nsA:BOD (1) unbounded
Collapse Derivation Tree:
Collapse References:
nsA:DataArea