Definition Type: ComplexType
Name: ScheduleHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:StatusEnabledHeaderType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ShipToParty in schema components_xsd1 Drilldown into Party in schema components_xsd1 Drilldown into ScheduleType in schema fields_xsd1 Drilldown into DateCode in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into RespondingScheduleReference in schema manufacturingcomponents_xsd Drilldown into Status in schema components_xsd1 Drilldown into Attachment in schema components_xsd1 Drilldown into DocumentReference in schema components_xsd1 Drilldown into ReferencesGroup in schema components_xsd1 Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema fields_xsd1 Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd1 Drilldown into LastModificationDateTime in schema fields_xsd1 Drilldown into AlternateDocumentID in schema components_xsd1 Drilldown into DocumentID in schema components_xsd1 Drilldown into DocumentIDsGroup in schema components_xsd1 Drilldown into HeaderType in schema components_xsd1 Drilldown into StatusEnabledHeaderType in schema components_xsd1XSD Diagram of ScheduleHeaderType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScheduleHeaderType">
    <xsd:complexContent>
        <xsd:extension base="StatusEnabledHeaderType">
            <xsd:sequence>
                <xsd:element ref="RespondingScheduleReference" minOccurs="0" />
                <xsd:element ref="EffectiveTimePeriod" minOccurs="0" />
                <xsd:element ref="DateCode" minOccurs="0" />
                <xsd:element ref="ScheduleType" minOccurs="0" />
                <xsd:element ref="Party" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ShipToParty" minOccurs="0" maxOccurs="unbounded" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID oa:DocumentID 0 (1)
AlternateDocumentID oa:AlternateDocumentID 0 unbounded
LastModificationDateTime oa:LastModificationDateTime 0 (1)
DocumentDateTime oa:DocumentDateTime 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
DocumentReference oa:DocumentReference 0 unbounded
Attachment oa:Attachment 0 unbounded
Status oa:Status 0 unbounded
RespondingScheduleReference oa:RespondingScheduleReference 0 (1)
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
DateCode oa:DateCode 0 (1)
ScheduleType oa:ScheduleType 0 (1)
Party oa:Party 0 unbounded
ShipToParty oa:ShipToParty 0 unbounded
<xs:group> oa:DocumentIDsGroup 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
Collapse Derivation Tree: