Definition Type: Element
Name: Header
Namespace: http://www.openapplications.org/oagis
Type: oa:BODHeader
Containing Schema: BOD.xsd
Abstract
Documentation:
Information about the BOD that was processed, including identifying information and a summary-level indication of the outcome of processing the BOD.
Collapse XSD Schema Diagram:
Drilldown into BODOutcomeValue in schema bod_xsd Drilldown into OriginalBODReference in schema bod_xsd Drilldown into OriginalApplicationArea in schema bod_xsd Drilldown into BODHeader in schema bod_xsdXSD Diagram of Header in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="Header" type="BODHeader">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Information about the BOD that was processed, including identifying information and a summary-level indication of the outcome of processing the BOD.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OriginalApplicationArea oa:OriginalApplicationArea (1) (1)
OriginalBODReference oa:OriginalBODReference 0 (1)
BODOutcomeValue oa:BODOutcomeValue 0 (1)
Collapse Derivation Tree: