Definition Type: ComplexType
Name: SegmentResponseType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:SegmentResponseBaseType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 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_xsd1 Drilldown into RequiredByRequestedSegmentResponseCode in schema fields_xsd1 Drilldown into ActualTimePeriod in schema components_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into ProductSegmentID in schema fields_xsd1 Drilldown into ProcessSegmentID in schema fields_xsd1 Drilldown into ParentID in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into SegmentResponseBaseType in schema manufacturingcomponents_xsdXSD Diagram of SegmentResponseType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="SegmentResponseType">
    <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 oa:ID 0 (1)
ParentID oa:ParentID 0 (1)
ProcessSegmentID oa:ProcessSegmentID 0 unbounded
ProductSegmentID oa:ProductSegmentID 0 unbounded
Description oa:Description 0 unbounded
ActualTimePeriod oa:ActualTimePeriod 0 (1)
RequiredByRequestedSegmentResponseCode oa:RequiredByRequestedSegmentResponseCode 0 (1)
ResponseStateCode oa:ResponseStateCode 0 (1)
ProductionData oa:ProductionData 0 unbounded
PersonnelActual oa:PersonnelActual 0 unbounded
EquipmentActual oa:EquipmentActual 0 unbounded
MaterialActual oa:MaterialActual 0 unbounded
UserArea oa:UserArea 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:SegmentResponse