Definition Type: ComplexType
Name: ScheduleExceptionType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:LineType
Containing Schema: ManufacturingComponents.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd1 Drilldown into ReasonCode in schema fields_xsd1 Drilldown into ExceptionCodes in schema components_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into ActionCodes 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 LineNumber in schema fields_xsd1 Drilldown into LineType in schema components_xsd1XSD Diagram of ScheduleExceptionType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScheduleExceptionType">
    <xsd:complexContent>
        <xsd:extension base="LineType">
            <xsd:sequence>
                <xsd:element ref="ActionCodes" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="EffectiveTimePeriod" minOccurs="0" />
                <xsd:element ref="ExceptionCodes" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ReasonCode" 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
LineNumber oa:LineNumber 0 (1)
Description oa:Description 0 unbounded
Note oa:Note 0 unbounded
DocumentReference oa:DocumentReference 0 unbounded
Attachment oa:Attachment 0 unbounded
ActionCodes oa:ActionCodes 0 unbounded
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
ExceptionCodes oa:ExceptionCodes 0 unbounded
ReasonCode oa:ReasonCode 0 unbounded
UserArea oa:UserArea 0 (1)
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
oa:ScheduleException