Definition Type: ComplexType
Name: ProcessProductionPerformanceDataAreaType
Namespace: http://www.openapplications.org/oagis/9
Containing Schema: ProcessProductionPerformance.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ProductionPerformance in schema productionperformance_xsd Drilldown into Process in schema meta_xsdXSD Diagram of ProcessProductionPerformanceDataAreaType in schema processproductionperformance_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ProcessProductionPerformanceDataAreaType">
    <xsd:sequence>
        <xsd:element ref="Process" />
        <xsd:element ref="ProductionPerformance" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Process nsA:Process (1) (1)
ProductionPerformance nsA:ProductionPerformance (1) unbounded
Collapse Derivation Tree:
  • ProcessProductionPerformanceDataAreaType
Collapse References:
nsA:DataArea