Definition Type: ComplexType
Name: ScheduleLineType
Namespace: http://www.openapplications.org/oagis/9
Type: oa:StatusEnabledLineType
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 LastShipmentReference in schema components_xsd1 Drilldown into LastDeliveryReference in schema components_xsd1 Drilldown into ProjectReference in schema components_xsd1 Drilldown into PriorityCode in schema fields_xsd1 Drilldown into Packaging in schema components_xsd1 Drilldown into KanbanNumber in schema fields_xsd1 Drilldown into HazardousMaterial in schema components_xsd1 Drilldown into LoadingLocation in schema components_xsd1 Drilldown into CommodityClassification in schema components_xsd1 Drilldown into AuthorizationID in schema fields_xsd1 Drilldown into ShippedQuantity in schema fields_xsd1 Drilldown into ReceivedQuantity in schema fields_xsd1 Drilldown into ItemQuantity in schema fields_xsd1 Drilldown into DeliveredQuantity in schema fields_xsd1 Drilldown into LastReceivingDateTime in schema fields_xsd1 Drilldown into LastShipmentReceivedQuantity in schema fields_xsd1 Drilldown into LastShipmentDateTime in schema fields_xsd1 Drilldown into ShipmentDateTime in schema fields_xsd1 Drilldown into ReceivedDateTime in schema fields_xsd1 Drilldown into ActualDeliveryDateTime in schema fields_xsd1 Drilldown into EngineeringChangeDateTime in schema fields_xsd1 Drilldown into EffectiveTimePeriod in schema components_xsd1 Drilldown into ManufacturingItem in schema manufacturingcomponents_xsd Drilldown into RespondingScheduleReference in schema manufacturingcomponents_xsd Drilldown into LineType in schema fields_xsd1 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 LineNumber in schema fields_xsd1 Drilldown into LineType in schema components_xsd1 Drilldown into StatusEnabledLineType in schema components_xsd1XSD Diagram of ScheduleLineType in schema manufacturingcomponents_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:complexType name="ScheduleLineType">
    <xsd:complexContent>
        <xsd:extension base="StatusEnabledLineType">
            <xsd:sequence>
                <xsd:element ref="LineType" minOccurs="0" />
                <xsd:element ref="RespondingScheduleReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="ManufacturingItem" minOccurs="0" />
                <xsd:element ref="EffectiveTimePeriod" minOccurs="0" />
                <xsd:element ref="EngineeringChangeDateTime" minOccurs="0" />
                <xsd:element ref="ActualDeliveryDateTime" minOccurs="0" />
                <xsd:element ref="ReceivedDateTime" minOccurs="0" />
                <xsd:element ref="ShipmentDateTime" minOccurs="0" />
                <xsd:element ref="LastShipmentDateTime" minOccurs="0" />
                <xsd:element ref="LastShipmentReceivedQuantity" minOccurs="0" />
                <xsd:element ref="LastReceivingDateTime" minOccurs="0" />
                <xsd:element ref="DeliveredQuantity" minOccurs="0" />
                <xsd:element ref="ItemQuantity" minOccurs="0" />
                <xsd:element ref="ReceivedQuantity" minOccurs="0" />
                <xsd:element ref="ShippedQuantity" minOccurs="0" />
                <xsd:element ref="AuthorizationID" minOccurs="0" />
                <xsd:element ref="CommodityClassification" minOccurs="0" />
                <xsd:element ref="LoadingLocation" minOccurs="0" />
                <xsd:element ref="HazardousMaterial" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="KanbanNumber" minOccurs="0" />
                <xsd:element ref="Packaging" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/platform/1">Represents the secondary packing code used to further identify the package of the product. Hmmm, where is the primary packing code?</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="PriorityCode" minOccurs="0" />
                <xsd:element ref="ProjectReference" minOccurs="0" />
                <xsd:element ref="LastDeliveryReference" minOccurs="0" />
                <xsd:element ref="LastShipmentReference" 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
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
Status oa:Status 0 unbounded
LineType oa:LineType 0 (1)
RespondingScheduleReference oa:RespondingScheduleReference 0 unbounded
ManufacturingItem oa:ManufacturingItem 0 (1)
EffectiveTimePeriod oa:EffectiveTimePeriod 0 (1)
EngineeringChangeDateTime oa:EngineeringChangeDateTime 0 (1)
ActualDeliveryDateTime oa:ActualDeliveryDateTime 0 (1)
ReceivedDateTime oa:ReceivedDateTime 0 (1)
ShipmentDateTime oa:ShipmentDateTime 0 (1)
LastShipmentDateTime oa:LastShipmentDateTime 0 (1)
LastShipmentReceivedQuantity oa:LastShipmentReceivedQuantity 0 (1)
LastReceivingDateTime oa:LastReceivingDateTime 0 (1)
DeliveredQuantity oa:DeliveredQuantity 0 (1)
ItemQuantity oa:ItemQuantity 0 (1)
ReceivedQuantity oa:ReceivedQuantity 0 (1)
ShippedQuantity oa:ShippedQuantity 0 (1)
AuthorizationID oa:AuthorizationID 0 (1)
CommodityClassification oa:CommodityClassification 0 (1)
LoadingLocation oa:LoadingLocation 0 (1)
HazardousMaterial oa:HazardousMaterial 0 unbounded
KanbanNumber oa:KanbanNumber 0 (1)
Packaging oa:Packaging 0 (1)
PriorityCode oa:PriorityCode 0 (1)
ProjectReference oa:ProjectReference 0 (1)
LastDeliveryReference oa:LastDeliveryReference 0 (1)
LastShipmentReference oa:LastShipmentReference 0 (1)
Party oa:Party 0 unbounded
ShipToParty oa:ShipToParty 0 unbounded
<xs:group> oa:FreeFormTextGroup 0 (1)
<xs:group> oa:ReferencesGroup 0 (1)
Collapse Derivation Tree: