Definition Type: ComplexType
Name: OrderResponseSimpleType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:OrderResponseSimple-1.0
Containing Schema: UBL-OrderResponseSimple-1.0.xsd
Abstract
Documentation:
ABIE Order Response Simple. Details the document responding to the Buyer to indicate simple acceptance or rejection of the entire Order. Order Response Simple Order Acknowledgement, PO Response
Collapse XSD Schema Diagram:
Drilldown into SellerParty in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into BuyerParty in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into OrderReference in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into RejectionNote in schema ubl-orderresponsesimple-1_0_xsd Drilldown into AcceptedIndicator in schema ubl-orderresponsesimple-1_0_xsd Drilldown into Note in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into DocumentStatusCode in schema ubl-orderresponsesimple-1_0_xsd Drilldown into IssueDate in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into GUID in schema ubl-orderresponsesimple-1_0_xsd Drilldown into CopyIndicator in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into ID in schema ubl-orderresponsesimple-1_0_xsdXSD Diagram of OrderResponseSimpleType in schema ubl-orderresponsesimple-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="OrderResponseSimpleType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Order Response Simple. Details</ccts:DictionaryEntryName>
                <ccts:Definition>the document responding to the Buyer to indicate simple acceptance or rejection of the entire Order.</ccts:Definition>
                <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                <ccts:AlternativeBusinessTerms>Order Acknowledgement, PO Response</ccts:AlternativeBusinessTerms>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>The Order Response Id element is a unique number assigned to the OrderResponse by the Seller.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:CopyIndicator" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Copy. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>Indicates whether a document is a copy (true) or not (false)</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Copy</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
                        <ccts:DataType>Indicator. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="GUID" type="udt:IdentifierType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Globally Unique_ Identifier. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>a computer generated unique identifier for the document, which is guaranteed to be unique</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Globally Unique</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:IssueDate" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Issue Date. Date</ccts:DictionaryEntryName>
                        <ccts:Definition>a date (and potentially time) stamp denoting when the order response was issued.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Issue Date</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
                        <ccts:DataType>Date_Date Time. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="DocumentStatusCode" type="stat:DocumentStatusCodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Document Status. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>Identifies the status of the document with regard to its original state</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Document Status</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Document Status_ Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Note" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Note. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>contains any free form text pertinent to the entire document or to the document message itself. This element may contain notes or any other similar information that is not contained explicitly in another structure.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Note</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="AcceptedIndicator" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Accepted. Indicator</ccts:DictionaryEntryName>
                        <ccts:Definition>indicates whether the order was accepted (true) or not (false).</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Accepted</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Indicator</ccts:RepresentationTerm>
                        <ccts:DataType>Indicator. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="RejectionNote" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Rejection Note. Text</ccts:DictionaryEntryName>
                        <ccts:Definition>the reason for rejection if the order was not accepted.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Rejection Note</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
                        <ccts:DataType>Text. Type</ccts:DataType>
                        <ccts:Examples>"Out of Stock","Not able to supply","Unable to fulfil within the contracted conditions", "Buyer Account not Recognised"</ccts:Examples>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:OrderReference" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Order Reference</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the Order Response (Simple) with the Order it refers to.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Order Reference</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Order Reference</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:BuyerParty" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Buyer Party</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the Order with information about the buyer involved in the transaction.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Buyer Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Buyer Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cac:SellerParty" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Order Response Simple. Seller Party</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the Order with information about the seller involved in the transaction.</ccts:Definition>
                        <ccts:Cardinality>1</ccts:Cardinality>
                        <ccts:ObjectClass>Order Response Simple</ccts:ObjectClass>
                        <ccts:PropertyTerm>Seller Party</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Seller Party</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID nsG:ID 1 1
CopyIndicator cbc:CopyIndicator 0 1
GUID nsG:GUID 0 1
IssueDate cbc:IssueDate 1 1
DocumentStatusCode nsG:DocumentStatusCode 0 1
Note cbc:Note 0 1
AcceptedIndicator nsG:AcceptedIndicator 1 1
RejectionNote nsG:RejectionNote 0 1
OrderReference cac:OrderReference 1 1
BuyerParty cac:BuyerParty 1 1
SellerParty cac:SellerParty 1 1
Collapse Derivation Tree:
Collapse References:
nsG:OrderResponseSimple