Definition Type: ComplexType
Name: ConsumableExpectedRequirementType
Namespace: http://www.wbf.org/xml/B2MML-V0401
Containing Schema: B2MML-V0401-ProductionSchedule.xsd
Abstract False
Documentation:
Collapse XSD Schema Diagram:
Drilldown into Any Drilldown into RequiredByRequestedSegmentResponse Drilldown into ConsumableExpectedRequirementProperty Drilldown into Quantity Drilldown into Location Drilldown into Description Drilldown into MaterialDefinitionID Drilldown into MaterialClassIDXSD Diagram of ConsumableExpectedRequirementType
Collapse XSD Schema Code:
<xsd:complexType name="ConsumableExpectedRequirementType">
    <xsd:sequence>
        <xsd:element name="MaterialClassID" type="MaterialClassIDType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="MaterialDefinitionID" type="MaterialDefinitionIDType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Description" type="DescriptionType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="Location" type="LocationType" minOccurs="0" />
        <xsd:element name="Quantity" type="QuantityValueType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="ConsumableExpectedRequirementProperty" type="ConsumableExpectedRequirementPropertyType" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="RequiredByRequestedSegmentResponse" type="RequiredByRequestedSegmentResponseType" minOccurs="0" />
        <xsd:group ref="Extended:ConsumableExpectedRequirement" minOccurs="0" maxOccurs="1" />
        <!-- Added in V04 - The Any element should not be used in new schemas.  This extension schema should be used to add user defined 

     elements to B2MML documents.  In a future release the Any element will be removed from B2MML.  -->
        <xsd:element name="Any" type="AnyType" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MaterialClassID b2mml:MaterialClassID 0 unbounded
MaterialDefinitionID b2mml:MaterialDefinitionID 0 unbounded
Description b2mml:Description 0 unbounded
Location b2mml:Location 0 (1)
Quantity b2mml:Quantity 0 unbounded
ConsumableExpectedRequirementProperty b2mml:ConsumableExpectedRequirementProperty 0 unbounded
RequiredByRequestedSegmentResponse b2mml:RequiredByRequestedSegmentResponse 0 (1)
Any b2mml:Any 0 unbounded
<xs:group> Extended:ConsumableExpectedRequirement 0 1
Collapse Derivation Tree:
Collapse References:
b2mml:ConsumableExpectedRequirement
Collapse Comments:
blog comments powered by Disqus