Definition Type: ComplexType
Name: ProductionParameterType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: ProductionSchedule.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into Parameter in schema fields_xsd Drilldown into ProductSegmentID in schema fields_xsd Drilldown into ProcessSegmentID in schema fields_xsdXSD Diagram of ProductionParameterType in schema productionschedule_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ProductionParameterType">
    <xsd:sequence>
        <xsd:element ref="ProcessSegmentID" minOccurs="0" />
        <xsd:element ref="ProductSegmentID" minOccurs="0" />
        <xsd:element ref="Parameter" minOccurs="0" />
        <xsd:element ref="UserArea" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProcessSegmentID nsA:ProcessSegmentID 0 (1)
ProductSegmentID nsA:ProductSegmentID 0 (1)
Parameter nsA:Parameter 0 (1)
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ProductionParameter