<xsd:complexType name="OperationReferenceOAGIType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> This is a STAR specific
version of the OAGIS 9.1 OrderReferenceType. Is a reference to an associated work-in-process operation.
</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" ref="DocumentIdentificationGroup" />
<xsd:element maxOccurs="1" minOccurs="0" name="DocumentDateTime" type="udt:DateTimeType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">The date and
time that the event being documented, for example the Parts Order, occurred.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="Description" type="udt:TextType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5" />
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="oagis:Note" />
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:StatusCode">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Is the Code to indicate the status for the Noun or Component in which the
Status Component occurs.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="OperationReferenceStatusType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Indicates the status of the associated object by providing the Status Code along with a description and when the status is effective.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="oagis:GroupName">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Identifies a grouping of entities together. An example
usage may be a grouping of Operatations for a
Routing.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:SequenceCode">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Identifies the sequence in which the associated entity is
to occur with in a given operation, step or business
process.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:StepID">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Identifies the step of the operation being reported
against.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:StepType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Indicates the type of step that the operations reference
is.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|