Definition Type: ComplexType
Name: OperationReferenceOAGIType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
This is a STAR specific version of the OAGIS 9.1 OrderReferenceType. Is a reference to an associated work-in-process operation.
Collapse XSD Schema Diagram:
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 OperationReferenceStatusType in schema components_xsd Drilldown into StatusCode in schema fields_xsd1 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 OperationReferenceOAGIType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<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>
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 oagis:StatusCode 0 1
OperationReferenceStatusType star:OperationReferenceStatusType 0 unbounded
GroupName oagis:GroupName 0 unbounded
SequenceCode oagis:SequenceCode 0 1
StepID oagis:StepID 0 1
StepType oagis:StepType 0 1
Collapse Derivation Tree:
Collapse References:
star:OperationReference