Definition Type: Element
Name: BODOutcomeSummary
Namespace: http://www.openapplications.org/oagis
Containing Schema: BOD.xsd
Abstract
Documentation:
Could make this an enum, if we're absolutely certain that no user would want to extend it.
Collapse XSD Schema Diagram:
XSD Diagram of BODOutcomeSummary in schema bod_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xs:element name="BODOutcomeSummary">
    <xs:annotation>
        <xs:documentation source="http://www.openapplications.org/oagis">Could make this an enum, if we're absolutely certain that no user would want to extend it.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:sequence />
    </xs:complexType>
</xs:element>