Definition Type: ComplexType
Name: DocumentReferenceOAGIType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
This is a STAR specific version of the OAGIS 9.1 DocumentReferenceType. Reference to the Catalog in which the PriceList applies.
Collapse XSD Schema Diagram:
Drilldown into ShippingTrackingID in schema fields_xsd1 Drilldown into FreightItemID in schema fields_xsd1 Drilldown into Type in schema fields_xsd1 Drilldown into SealID in schema fields_xsd1 Drilldown into ID in schema fields_xsd1 Drilldown into PartsProductItem in schema components_xsd Drilldown into EffectivePeriod in schema components_xsd Drilldown into ShipUnitReference in schema components_xsd Drilldown into SubLineNumber in schema fields_xsd1 Drilldown into ScheduleLineNumber in schema fields_xsd1 Drilldown into ReleaseNumber in schema fields_xsd1 Drilldown into OperationReference in schema components_xsd Drilldown into IssuingParty in schema components_xsd Drilldown into StepType in schema fields_xsd1 Drilldown into StepID in schema fields_xsd1 Drilldown into SequenceCode in schema fields_xsd1 Drilldown into GroupName in schema fields_xsd1 Drilldown into PurchaseOrderReference in schema components_xsd Drilldown into SalesOrderReference in schema components_xsd Drilldown into SerializedLot in schema components_xsd Drilldown into Facility in schema components_xsd Drilldown into ItemIDs in schema components_xsd1 Drilldown into LineID in schema components_xsd Drilldown into DocumentReferenceStatusType in schema components_xsd Drilldown into StatusCode in schema components_xsd Drilldown into Note in schema fields_xsd1 Drilldown into Description in schema components_xsd Drilldown into DocumentDateTime in schema components_xsd Drilldown into DocumentIdentificationGroup in schema components_xsdXSD Diagram of DocumentReferenceOAGIType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="DocumentReferenceOAGIType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5"> This is a STAR specific
                version of the OAGIS 9.1 DocumentReferenceType. Reference to the Catalog in which
                the PriceList applies. </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:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                           Notes in regards to the Catalog.                       
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="StatusCode" type="scl:StatusCodeEnumeratedType">
            <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="DocumentReferenceStatusType">
            <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" name="LineID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A unique identifer for a
                line. i.e A line number.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:ItemIDs">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                        The Item identifiers that uniquily identify a given item. These identifiers may be specific to the party in which they make reference.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Facility">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                        A Facility identifies a location within an entity. The facility may have sub-locators identified using a sequenced identification notation e.g. Warehouse A100 Sub-Location 11, Row R10 would be represented as an array of three Facility elements with values as A100, 11, R10, name attribute as Warehouse, Sub-Location and Row and sequence attribute as 1,2 and 3 respectively.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="SerializedLot">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org/oagis/9">
                        Is the Lot and Setial numbers for the items contained in the associated component by identifing the number of items and the uniques serial number of those items that belong to a given Lot
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="SalesOrderReference">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org">
                        Is a reference to a SalesOrder
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="PurchaseOrderReference">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org">
                        Is a reference to a PurchaseOrder
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="oagis:GroupName">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org">
                        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">
                        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">
                        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">
                        Indicates the type of step that the operations reference is..        
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="IssuingParty">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org">
                        Identifies the Party that issued the invoice
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="OperationReference">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org">
                        Is a reference to an associated work-in-process operation        
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:ReleaseNumber">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org">
                        Identifies the Release Number in the case of Blanket POs
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:ScheduleLineNumber">
            <xsd:annotation>
                <xsd:documentation source="http://www.openapplications.org">
                        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">
                        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:element maxOccurs="1" minOccurs="0" ref="ShipUnitReference" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="EffectivePeriod" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="PartsProductItem" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:ID" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:SealID" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:Type" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:FreightItemID" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="oagis:ShippingTrackingID" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentIdentificationGroup star:DocumentIdentificationGroup 0 1
DocumentDateTime star:DocumentDateTime 0 1
Description star:Description 0 unbounded
Note oagis:Note 0 unbounded
StatusCode star:StatusCode 0 1
DocumentReferenceStatusType star:DocumentReferenceStatusType 0 unbounded
LineID star:LineID 0 1
ItemIDs oagis:ItemIDs 0 1
Facility star:Facility 0 unbounded
SerializedLot star:SerializedLot 0 unbounded
SalesOrderReference star:SalesOrderReference 0 unbounded
PurchaseOrderReference star:PurchaseOrderReference 0 unbounded
GroupName oagis:GroupName 0 unbounded
SequenceCode oagis:SequenceCode 0 1
StepID oagis:StepID 0 1
StepType oagis:StepType 0 1
IssuingParty star:IssuingParty 0 1
OperationReference star:OperationReference 0 unbounded
ReleaseNumber oagis:ReleaseNumber 0 1
ScheduleLineNumber oagis:ScheduleLineNumber 0 1
SubLineNumber oagis:SubLineNumber 0 1
ShipUnitReference star:ShipUnitReference 0 1
EffectivePeriod star:EffectivePeriod 0 1
PartsProductItem star:PartsProductItem 0 1
ID oagis:ID 0 1
SealID oagis:SealID 0 1
Type oagis:Type 0 1
FreightItemID oagis:FreightItemID 0 1
ShippingTrackingID oagis:ShippingTrackingID 0 1
Collapse Derivation Tree:
Collapse References:
star:CatalogReference