Definition Type: ComplexType
Name: BODType
Namespace: http://www.wbf.org/xml/B2MML-V0401
Containing Schema: B2MML-V0401-ConfirmBOD.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema b2mml-v0401-confirmbod_xsd Drilldown into Note in schema b2mml-v0401-confirmbod_xsd Drilldown into Description in schema b2mml-v0401-confirmbod_xsd Drilldown into FreeFormTextGroup in schema b2mml-v0401-confirmbod_xsd Drilldown into OriginalApplicationArea in schema b2mml-v0401-confirmbod_xsdXSD Diagram of BODType in schema b2mml-v0401-confirmbod_xsd (Business To Manufacturing Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="BODType">
    <xsd:sequence>
        <xsd:element name="OriginalApplicationArea" type="TransApplicationAreaType" minOccurs="0" />
        <xsd:group ref="FreeFormTextGroup" />
        <xsd:element name="UserArea" type="TransUserAreaType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OriginalApplicationArea b2mml:OriginalApplicationArea 0 (1)
Description b2mml:Description 0 unbounded
Note b2mml:Note 0 unbounded
UserArea b2mml:UserArea 0 (1)
<xs:group> b2mml:FreeFormTextGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
b2mml:BOD