Definition Type: Element
Name: DataArea
Namespace: http://www.wbf.org/xml/B2MML-V0401
Containing Schema: B2MML-V0401-Material.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into QAMaterialTestSpec Drilldown into GetXSD Diagram of DataArea
Collapse XSD Schema Code:
<xsd:element name="DataArea">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:element name="Get" type="TransGetType" />
            <xsd:element name="QAMaterialTestSpec" type="QAMaterialTestSpecificationType" minOccurs="1" maxOccurs="unbounded" />
        </xsd:sequence>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Get b2mml:Get (1) (1)
QAMaterialTestSpec b2mml:QAMaterialTestSpec 1 unbounded
Collapse Comments:
blog comments powered by Disqus