Definition Type: Element
Name: ProductionSchedule
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ProductionScheduleType
Containing Schema: ProductionSchedule.xsd
Abstract
Documentation:
ProductionSchedule is generally used in the Manufacturing Process Industry to schedule a Production run or multiple production runs.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ProductionRequest in schema productionschedule_xsd Drilldown into ScheduleStateCode in schema fields_xsd Drilldown into EquipmentElementLevel in schema fields_xsd Drilldown into ReportTimePeriod in schema components_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into Location in schema components_xsd Drilldown into Description in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into ProductionScheduleType in schema productionschedule_xsdXSD Diagram of ProductionSchedule in schema productionschedule_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ProductionSchedule" type="ProductionScheduleType">
    <xsd:annotation>
        <xsd:documentation>ProductionSchedule is generally used in the Manufacturing Process Industry to schedule a Production run or multiple production runs.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
Description nsA:Description 0 unbounded
Location nsA:Location 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
ReportTimePeriod nsA:ReportTimePeriod 0 (1)
EquipmentElementLevel nsA:EquipmentElementLevel 0 (1)
ScheduleStateCode nsA:ScheduleStateCode 0 (1)
ProductionRequest nsA:ProductionRequest 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree: