Definition Type: ComplexType
Name: ConfirmBODType
Namespace: http://www.wbf.org/xml/B2MML-V0401
Containing Schema: B2MML-V0401-ConfirmBOD.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into DataArea Drilldown into ApplicationAreaXSD Diagram of ConfirmBODType
Collapse XSD Schema Code:
<xsd:complexType name="ConfirmBODType">
    <xsd:sequence>
        <xsd:element name="ApplicationArea" type="TransApplicationAreaType" />
        <xsd:element name="DataArea">
            <xsd:complexType>
                <xsd:sequence>
                    <xsd:element name="Confirm" type="TransConfirmType" />
                    <xsd:element name="BOD" type="BODType" minOccurs="1" maxOccurs="unbounded" />
                </xsd:sequence>
            </xsd:complexType>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea b2mml:ApplicationArea (1) (1)
DataArea b2mml:DataArea (1) (1)
Collapse Derivation Tree:
Collapse References:
b2mml:ConfirmBOD
Collapse Comments:
blog comments powered by Disqus