Definition Type: ComplexType
Name: HeaderType
Namespace: http://www.wbf.org/xml/B2MML-V0401
Containing Schema: BatchML-V0401-BatchInformation.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into Any Drilldown into Status Drilldown into ActualProductProduced Drilldown into BatchSize Drilldown into ProductName Drilldown into ProductID Drilldown into ExpirationDate Drilldown into EffectiveDate Drilldown into ApprovalHistory Drilldown into ModificationLogXSD Diagram of HeaderType
Collapse XSD Schema Code:
<xsd:complexType name="HeaderType">
    <xsd:sequence>
        <xsd:element name="ModificationLog" type="ModificationLogType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ApprovalHistory" type="ApprovalHistoryType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="EffectiveDate" type="EffectiveDateType" minOccurs="0" />
        <xsd:element name="ExpirationDate" type="ExpirationDateType" minOccurs="0" />
        <xsd:element name="ProductID" type="ProductIDType" minOccurs="0" />
        <xsd:element name="ProductName" type="ProductNameType" minOccurs="0" />
        <xsd:element name="BatchSize" type="BatchSizeType" minOccurs="0" />
        <xsd:element name="ActualProductProduced" type="ActualProductProducedType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Status" type="BatchStatusType" minOccurs="0" />
        <xsd:group ref="Extended:Header" minOccurs="0" maxOccurs="1" />
        <xsd:element name="Any" type="AnyType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ModificationLog b2mml:ModificationLog 0 unbounded
ApprovalHistory b2mml:ApprovalHistory 0 unbounded
EffectiveDate b2mml:EffectiveDate 0 (1)
ExpirationDate b2mml:ExpirationDate 0 (1)
ProductID b2mml:ProductID 0 (1)
ProductName b2mml:ProductName 0 (1)
BatchSize b2mml:BatchSize 0 (1)
ActualProductProduced b2mml:ActualProductProduced 0 unbounded
Status b2mml:Status 0 (1)
Any b2mml:Any 0 unbounded
<xs:group> Extended:Header 0 1
Collapse Derivation Tree:
Collapse References:
b2mml:Header, b2mml:Header, b2mml:Header, b2mml:Header
Collapse Comments:
blog comments powered by Disqus