Definition Type: ComplexType
Name: PerformanceSegmentResponseType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:SegmentResponseBaseType
Containing Schema: ProductionPerformance.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into MaterialActual in schema manufacturingcomponents_xsd Drilldown into EquipmentActual in schema manufacturingcomponents_xsd Drilldown into PersonnelActual in schema manufacturingcomponents_xsd Drilldown into ProductionData in schema manufacturingcomponents_xsd Drilldown into ResponseStateCode in schema fields_xsd Drilldown into RequiredByRequestedSegmentResponseCode in schema fields_xsd Drilldown into ActualTimePeriod in schema components_xsd Drilldown into Description in schema fields_xsd Drilldown into ProductSegmentID in schema fields_xsd Drilldown into ProcessSegmentID in schema fields_xsd Drilldown into ParentID in schema fields_xsd Drilldown into ID in schema fields_xsd Drilldown into SegmentResponseBaseType in schema manufacturingcomponents_xsdXSD Diagram of PerformanceSegmentResponseType in schema productionperformance_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="PerformanceSegmentResponseType">
    <xsd:complexContent>
        <xsd:extension base="SegmentResponseBaseType">
            <xsd:sequence>
                <xsd:element ref="ProductionData" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="PersonnelActual" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="EquipmentActual" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="MaterialActual" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsA:ID 0 (1)
ParentID nsA:ParentID 0 (1)
ProcessSegmentID nsA:ProcessSegmentID 0 unbounded
ProductSegmentID nsA:ProductSegmentID 0 unbounded
Description nsA:Description 0 unbounded
ActualTimePeriod nsA:ActualTimePeriod 0 (1)
RequiredByRequestedSegmentResponseCode nsA:RequiredByRequestedSegmentResponseCode 0 (1)
ResponseStateCode nsA:ResponseStateCode 0 (1)
ProductionData nsA:ProductionData 0 unbounded
PersonnelActual nsA:PersonnelActual 0 unbounded
EquipmentActual nsA:EquipmentActual 0 unbounded
MaterialActual nsA:MaterialActual 0 unbounded
UserArea nsA:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:PerformanceSegmentResponse