Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:OrderReference
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:OrderReference

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:OrderReferenceType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:ID [1..1]An identifier for this order reference, assigned by the buyer.
    3. cbc:SalesOrderID [0..1]An identifier for this order reference, assigned by the seller.
    4. cbc:CopyIndicator [0..1]Indicates whether the referenced Order is a copy (true) or the original (false).
    5. cbc:UUID [0..1]A universally unique identifier for this order reference.
    6. cbc:IssueDate [0..1]The date on which the referenced Order was issued.
    7. cbc:IssueTime [0..1]The time at which the referenced Order was issued.
    8. cbc:CustomerReference [0..1]Text used for tagging purchasing card transactions.
    9. cbc:OrderTypeCode [0..1]A code signifying the type of the referenced Order.
    10. cac:DocumentReference [0..1]A document associated with this reference to an Order.

Attributes

None

Used in

Sample instance

<cac:OrderReference>
   <cbc:ID>123</cbc:ID>
</cac:OrderReference>