Definition Type: Element
Name: RespondingScheduleReference
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:DocumentReferenceType
Containing Schema: ManufacturingComponents.xsd
Abstract
Documentation:
Identifies the previously received plan schedule that this new schedule is responding to as a reference. The typical scenario is a supplier uses a Sync PlanningSchedule or Sync ShipmentSchedule to respond to a customer demand schedule, and this will identify the customer demand schedule that this supplier previously received. The date and time is also used in identifying the previously received plan schedule that the new plan schedule is responding to. Note that the combination of document id, document date, and revision number can uniquely identify a plan schedule. DateType indicates whether the dates specified on the schedule are delivery based or shipment based. Dates specified on the schedule include FromDateTime and ToDateTime at Header and Line levels. ScheduleType indicates whether the PlanningSchedule is a demand schedule from a customer or a supply schedule from a supplier. For the supplier schedule to respond to the original demand schedule, the RespondingScheduleReference is used to identify the customer's original demand schedule that it is responding to.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into StatusCode in schema fields_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into DocumentReferenceBaseType in schema components_xsd Drilldown into type in schema components_xsd Drilldown into DocumentReferenceType in schema components_xsdXSD Diagram of RespondingScheduleReference in schema manufacturingcomponents_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="RespondingScheduleReference" type="DocumentReferenceType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Identifies the previously received plan schedule that this new schedule is responding to as a reference.  The typical scenario is a supplier uses a Sync PlanningSchedule or Sync ShipmentSchedule to respond to a customer demand schedule, and this will identify the customer demand schedule that this supplier previously received.  The date and time is also used in identifying the previously received plan schedule that the new plan schedule is responding to.  Note that the combination of document id, document date, and revision number can uniquely identify a plan schedule.</xsd:documentation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">DateType indicates whether the dates specified on the schedule are delivery based or shipment based.  Dates specified on the schedule include FromDateTime and ToDateTime at Header and Line levels.
ScheduleType indicates whether the PlanningSchedule is a demand schedule from a customer or a supply schedule from a supplier.
For the supplier schedule to respond to the original demand schedule, the RespondingScheduleReference is used to identify the customer's original demand schedule that it is responding to.
</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
StatusCode nsA:StatusCode 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsA:type Required
Collapse Derivation Tree: