<xsd:complexType name="OrderReferenceOAGIType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5"> This is a STAR specific
version of the OAGIS 9.1 OrderReferenceType. Contains meta data information about a particular order.
</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="OrderReferenceStatusType">
<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="1" minOccurs="0" ref="oagis:ReleaseNumber">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Identifies the Release Number in the case of Blanket
POs
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:LineNumber">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Is the Line Number of the given Line Coponent within the document.
LineNumbers are assigned by the sending system.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:ScheduleLineNumber">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Is the ScheduleLineNumber of a particular item of interest for the given
DocumentReference. The Line Number is of the primary DocumentId of
the sender indicated by the DocumentId under DocumentIds
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="oagis:SubLineNumber">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Is the SublineNumber of a particular item of interest for the given
DocumentReference. The Line Number is of the primary DocumentId of
the sender indicated by the DocumentId under DocumentIds.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|