<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" 
                 href="db/UBL-2.0-html.xsl"?>
<!DOCTYPE article
  PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
  "db/docbook/dtd/docbookx.dtd"
[
<!--the document properties-->
<!ENTITY name "UBL">
<!ENTITY version "2.0">
<!ENTITY standard "Committee Specification">
]>
<article status="&standard;">
<articleinfo>
<productname>&name;</productname>
<productnumber>&version;</productnumber>
<releaseinfo role="product">
  <ulink url="&name;-&version;.xml">XML</ulink>
</releaseinfo>
<releaseinfo role="product">
 <ulink url="&name;-&version;.html">HTML</ulink>
</releaseinfo>
<releaseinfo role="product">
 <ulink url="&name;-&version;.pdf">PDF</ulink>
</releaseinfo>

<releaseinfo role="location-persistent_version"
>http://docs.oasis-open.org/ubl/os-UBL-2.0/</releaseinfo>
<releaseinfo role="location-current_version"
>http://docs.oasis-open.org/ubl/cs-UBL-2.0/</releaseinfo>

<releaseinfo role="committee">
  OASIS Universal Business Language (UBL) TC
</releaseinfo>

<releaseinfo role="subject-keywords">
  Universal Business Language, UBL
</releaseinfo>

<releaseinfo role="topic">Electronic Commerce</releaseinfo>

<title>Universal Business Language v2.0</title>

<authorgroup>
<editor>
  <firstname>Jon</firstname><surname><?nospell-start?>Bosak<?nospell-end?></surname>
  <affiliation>
    <orgname>Sun Microsystems</orgname>
    <address><email>jon.bosak@sun.com</email></address>
  </affiliation>
</editor>
<editor>
  <firstname>Tim</firstname><surname>McGrath</surname>
  <affiliation>
    <address><email><?nospell-start?>tmcgrath@portcomm.com.au<?nospell-end?></email></address>
  </affiliation>
</editor>
<editor>
  <firstname>G. Ken</firstname><surname>Holman</surname>
  <affiliation>
    <orgname>Crane Softwrights Ltd.</orgname>
    <address><email>gkholman@CraneSoftwrights.com</email></address>
  </affiliation>
</editor>
<othercredit>
  <firstname>Jon</firstname><surname><?nospell-start?>Bosak<?nospell-end?></surname>
  <affiliation>
    <orgname>Sun Microsystems</orgname>
    <address><email>jon.bosak@sun.com</email></address>
  </affiliation>
</othercredit>
<othercredit>
  <firstname>Tim</firstname><surname>McGrath</surname>
  <affiliation>
    <address><email><?nospell-start?>tmcgrath@portcomm.com.au<?nospell-end?></email></address>
  </affiliation>
</othercredit>
</authorgroup>

<pubdate>12 October 2006</pubdate>

<legalnotice role="related"><title>Related Work</title>
  <para>This specification supersedes UBL 1.0.</para>
</legalnotice>

<abstract>
  <title>Abstract</title>
  <para>This specification defines the Universal Business Language, version 2.0.</para>
</abstract>

<legalnotice role="status"><title>Status</title>

<para>This document was last revised or approved by the UBL TC on the
above date. The level of approval is also listed above. Check the
current location noted above for possible later revisions of this
document. This document is updated periodically on no particular
schedule.</para>

<para>Technical Committee members should send comments on this
specification to the Technical Committee's email list. Others
should send comments to the Technical Committee by using the "Send
A Comment" button on the Technical Committee's web page at
<ulink url="http://www.oasis-open.org/committees/ubl/"
>http://www.oasis-open.org/committees/ubl/</ulink>.</para>

<para>For information on whether any patents have been disclosed that
may be essential to implementing this specification, and any
offers of patent licensing terms, please refer to the Intellectual
Property Rights section of the Technical Committee web page at
<ulink url="http://www.oasis-open.org/committees/ubl/ipr.php"
>http://www.oasis-open.org/committees/ubl/ipr.php</ulink>.</para>

            <para>See <xref linkend="RELNOTES"/> for more
information regarding this release package.</para>
</legalnotice>

<legalnotice role="notices"><title>Notices</title>
      <para>OASIS takes no position regarding the validity or scope of any
intellectual property or other rights that might be claimed to
pertain to the implementation or use of the technology described
in this document or the extent to which any license under such
rights might or might not be available; neither does it represent
that it has made any effort to identify any such
rights. Information on OASIS&#8217;s procedures with respect to
rights in OASIS specifications can be found at the OASIS
website. Copies of claims of rights made available for publication
and any assurances of licenses to be made available, or the result
of an attempt made to obtain a general license or permission for
the use of such proprietary rights by implementers or users of
this specification, can be obtained from the OASIS Executive
Director. </para>
      <para>OASIS invites any interested party to bring to its attention
any copyrights, patents or patent applications, or other
proprietary rights which may cover technology that may be required
to implement this specification. Please address the information to
the OASIS Executive Director. </para>
      <para>Copyright © OASIS Open 2006. All Rights Reserved.</para>
      <para>This document and translations of it may be copied and
furnished to others, and derivative works that comment on or
otherwise explain it or assist in its implementation may be
prepared, copied, published and distributed, in whole or in part,
without restriction of any kind, provided that the above copyright
notice and this paragraph are included on all such copies and
derivative works. However, this document itself may not be
modified in any way, such as by removing the copyright notice or
references to OASIS, except as needed for the purpose of
developing OASIS specifications, in which case the procedures for
copyrights defined in the OASIS Intellectual Property Rights
document must be followed, or as required to translate it into
languages other than English. </para>
      <para>The limited permissions granted above are perpetual and will
not be revoked by OASIS or its successors or assigns. </para>
      <para>This document and the information contained herein is provided
on an "AS IS" basis and OASIS DISCLAIMS ALL WARRANTIES,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT
THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR
ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A
PARTICULAR PURPOSE.</para>
</legalnotice>

</articleinfo>

   <section id="INTRO" role="informative">
      <title>Introduction</title>
      <para>Since its approval as a W3C recommendation in 1998, XML has
been adopted in a number of industries as a framework for the
definition of the messages exchanged in electronic commerce. The
widespread use of XML has led to the development of multiple
industry-specific XML versions of such basic documents as purchase
orders, shipping notices, and invoices.</para>
      <para>While industry-specific data formats have the advantage of
maximal optimization for their business context, the existence of
different formats to accomplish the same purpose in different
business domains is attended by a number of significant
disadvantages as well.</para>
      <itemizedlist>
         <listitem>
            <para>Developing and maintaining multiple versions of common
    business documents like purchase orders and invoices is a major
    duplication of effort.</para>
         </listitem>
         <listitem>
            <para>Creating and maintaining multiple adapters to enable trading
    relationships across domain boundaries is an even greater
    effort.</para>
         </listitem>
         <listitem>
            <para>The existence of multiple XML formats makes it much harder
    to integrate XML business messages with back-office
    systems.</para>
         </listitem>
         <listitem>
            <para>The need to support an arbitrary number of XML formats makes
    tools more expensive and trained workers harder to
    find.</para>
         </listitem>
      </itemizedlist>
      <para>The OASIS Universal Business Language (UBL) is intended to help
solve these problems by defining a generic XML interchange format
for business documents that can be extended to meet the
requirements of particular industries. Specifically, UBL provides
the following:</para>
      <itemizedlist>
         <listitem>
            <para>A library of XML schemas for reusable data components such
    as &#8220;Address,&#8221; &#8220;Item,&#8221; and
    &#8220;Payment&#8221; &#8212; the common data elements of
    everyday business documents.</para>
         </listitem>
         <listitem>
            <para>A set of XML schemas for common business documents such as
    &#8220;Order,&#8221; &#8220;Despatch Advice,&#8221; and
    &#8220;Invoice&#8221; that are constructed from the UBL
    library components and can be used in generic procurement and
    transportation contexts.</para>
         </listitem>
      </itemizedlist>
      <para>A standard basis for XML business schemas provides the
following advantages:</para>
      <itemizedlist>
         <listitem>
            <para>Lower cost of integration, both among and within
    enterprises, through the reuse of common data
    structures.</para>
         </listitem>
         <listitem>
            <para>Lower cost of commercial software, because software written
    to process a given XML tag set is much easier to develop than
    software that can handle an unlimited number of tag
    sets.</para>
         </listitem>
         <listitem>
            <para>An easier learning curve, because users need master just a
    single library.</para>
         </listitem>
         <listitem>
            <para>Lower cost of entry and therefore quicker adoption by small
    and medium-size enterprises (SMEs).</para>
         </listitem>
         <listitem>
            <para>Standardized training, resulting in many skilled
    workers.</para>
         </listitem>
         <listitem>
            <para>A universally available pool of system integrators.</para>
         </listitem>
         <listitem>
            <para>Standardized, inexpensive data input and output tools.</para>
         </listitem>
         <listitem>
            <para>A standard target for inexpensive off-the-shelf business
    software.</para>
         </listitem>
      </itemizedlist>
      <para>UBL is designed to provide a universally understood and
recognized commercial syntax for legally binding business
documents and to operate within a standard business framework such
as ISO 15000 (ebXML) to provide a complete, standards-based
infrastructure that can extend the benefits of existing EDI
systems to businesses of all sizes. UBL is freely available to
everyone without legal encumbrance or licensing fees.</para>
      <para>UBL schemas are modular, reusable, and extensible in XML-aware
ways. As the first standard implementation of ebXML Core
Components Technical Specification 2.01, the UBL Library is based
on a conceptual model of information components known as Business
Information Entities (BIEs).  These components are assembled into
specific document models such as Order and Invoice.  These
document assembly models are then transformed in accordance with
UBL Naming and Design Rules into W3C XSD schema syntax. This
approach facilitates the creation of UBL-based document types
beyond those specified in this release.</para>
      <section>
         <title>Acknowledgements</title>
         <para>The OASIS UBL TC thanks Altova for its contribution of XML Spy
licenses for use in UBL schema design and Sparx Systems for its
contribution of Enterprise Architect licenses for use in
developing UML content models.  Special thanks are due to GEFEG
for its contribution of FX (EDIFIX) and technical expertise in the
generation and quality review of UBL schemas.</para>
      </section>
   </section>
   <section id="DEFS">
      <title>Terms and Definitions</title>
      <variablelist>
         <varlistentry>
            <term>
               <emphasis role="bold">Assembly model</emphasis>
            </term>
            <listitem>
               <para>A tree-structured model of ABIEs that can be implemented as
   a document schema.  </para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">Class diagram</emphasis>
            </term>
            <listitem>
               <para>A graphical notation used by <xref linkend="uml"/> to
   describe the static structure of a system, including object
   classes and their attributes and associations.</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">Context</emphasis>
            </term>
            <listitem>
               <para>The circumstance or events that form the environment within
   which something exists or takes place.</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">Document</emphasis>
            </term>
            <listitem>
               <para>A set of information components that are interchanged as
   part of a business transaction; for example, in placing an
   order.</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">Spreadsheet model</emphasis>
            </term>
            <listitem>
               <para>A representation of an assembly model in tabular form.</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">XSD schema</emphasis>
            </term>
            <listitem>
               <para>An XML document definition conforming to the W3C XML Schema
   language <xref linkend="xsd1"/>
                  <xref linkend="xsd2"/>.</para>
            </listitem>
         </varlistentry>
      </variablelist>
      <para>The terms <emphasis>Core Component (CC), Basic Core Component
   (BCC), Aggregate Core Component (ACC), Association Core
   Component (ASCC), Business Information Entity (BIE), Basic
   Business Information Entity (BBIE),</emphasis> and <emphasis>Aggregate
   Business Information Entity (ABIE)</emphasis> are used in this
   specification with the meanings given in <xref linkend="ccts"/>.</para>
      <para>The terms <emphasis>Object Class, Property Term, Representation
   Term,</emphasis> and <emphasis>Qualifier</emphasis> are used in this specification
   with the meanings given in <xref linkend="iso11179"/>.</para>
      <para>The keywords MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT,
   SHOULD, SHOULD NOT, RECOMMENDED, MAY and OPTIONAL, when they
   appear in this document, are to be interpreted as described in
   <xref linkend="rfc2119"/>.</para>
   </section>
   <section id="ABBR">
      <title>Symbols and Abbreviations</title>
      <variablelist>
         <varlistentry>
            <term>
               <emphasis role="bold">ABIE</emphasis>
            </term>
            <listitem>
               <para>Aggregate Business Information Entity</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">ASBIE</emphasis>
            </term>
            <listitem>
               <para>Association Business Information Entity</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">BBIE</emphasis>
            </term>
            <listitem>
               <para>Basic Business Information Entity</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">BIE</emphasis>
            </term>
            <listitem>
               <para>Business Information Entity</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">CC</emphasis>
            </term>
            <listitem>
               <para>Core Component</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">CV2</emphasis>
            </term>
            <listitem>
               <para>Credit Card Verification Numbering System</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">EDI</emphasis>
            </term>
            <listitem>
               <para>Electronic Data Interchange</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">ISO</emphasis>
            </term>
            <listitem>
               <para>International Organization for Standardization</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">NDR</emphasis>
            </term>
            <listitem>
               <para>UBL Naming and Design Rules (see Appendix F)</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">UML</emphasis>
            </term>
            <listitem>
               <para>Unified Modeling Language <xref linkend="uml"/>
               </para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">UN/CEFACT</emphasis>
            </term>
            <listitem>
               <para>United Nations Centre for Trade Facilitation and Electronic
    Business</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">UNDG</emphasis>
            </term>
            <listitem>
               <para>United Nations Dangerous Goods</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">URI</emphasis>
            </term>
            <listitem>
               <para>Uniform Resource Identifier</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">UUID</emphasis>
            </term>
            <listitem>
               <para>Universally Unique Identifier</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">XML</emphasis>
            </term>
            <listitem>
               <para>Extensible Markup Language <xref linkend="xml"/>
               </para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">XPath</emphasis>
            </term>
            <listitem>
               <para>The XML Path Language</para>
            </listitem>
         </varlistentry>
         <varlistentry>
            <term>
               <emphasis role="bold">XSD</emphasis>
            </term>
            <listitem>
               <para>W3C XML Schema Language <xref linkend="xsd1"/> 
                  <xref linkend="xsd2"/>
               </para>
            </listitem>
         </varlistentry>
      </variablelist>
   </section>
   <section id="CONTEXT">
      <title>UBL 2.0 Context of Use</title>
      <para>The processes described in this section, and the business rules
associated with them, define a context for the use of UBL 2.0
business documents.  They are normative insofar as they provide
semantics for the UBL document schemas, but they should not be
construed as limiting the application of those schemas.</para>
      <para>UBL 2.0 extends the order-to-invoice processes of UBL 1.0 to
cover a supply chain from sourcing to payment, including the
commercial collaborations of international trade.  The following
diagram illustrates the process context assumed by UBL 2.0
documents.</para>
      <figure>
         <title>Processes Covered by UBL 2.0</title>
         <mediaobject>
            <imageobject>
               <imagedata fileref="art/UBL-2.0-CombinedUseCase.jpg"/>
            </imageobject>
            <textobject>
               <phrase>[Use Case Diagram]</phrase>
            </textobject>
         </mediaobject>
      </figure>
      <para>It is important to note that the UBL 2.0 library is designed to
support the construction of a wide variety of document types
beyond those provided in the 2.0 package. It is expected that
implementers will develop their own customized document types and
components and that other UBL document types will be added as the
library evolves.</para>
      <section id="BUSINESSREQS">
         <title>General Business Requirements</title>
         <para>This section describes some of the requirements and general
business rules that are assumed for collaborations and document
exchanges in UBL 2.0.</para>
         <section id="ITEMRULES">
            <title>Items</title>
            <itemizedlist>
               <listitem> 
                  <para>An item may be a product or a service</para>
               </listitem>
               <listitem> 
                  <para>Items may have multiple classifications</para>
               </listitem>
               <listitem> 
                  <para>A contract may influence prices</para>
               </listitem>
               <listitem> 
                  <para>An item may be part of another item</para>
               </listitem>
               <listitem> 
                  <para>An item may have a price per unit and an order unit</para>
               </listitem>
               <listitem> 
                  <para>An item may reference pictures and documents</para>
               </listitem>
               <listitem> 
                  <para>An item may have a validity period</para>
               </listitem>
               <listitem> 
                  <para>An item may refer to other relevant or necessary items</para>
               </listitem>
            </itemizedlist>
         </section>
         <section id="ITEMIDENTIFICATIONRULES">
            <title>Item Identification</title>
            <para>One of the following identifiers may be used to identify each
Item (for example, a product):</para>
            <itemizedlist>
               <listitem> 
                  <para>Buyer&#8217;s Item Identification, or</para>
               </listitem>
               <listitem> 
                  <para>Seller&#8217;s Item Identification, or</para>
               </listitem>
               <listitem> 
                  <para>Manufacturer&#8217;s Item Identification, or</para>
               </listitem>
               <listitem> 
                  <para>Catalogue Item Identification, or</para>
               </listitem>
               <listitem> 
                  <para>Item Identification according to a system promulgated by a
standards body</para>
               </listitem>
            </itemizedlist>
            <para>The Item may be further distinguished by the specification of
Measurement(s) or Physical Attribute(s). This enables
specification of the following kinds of item:</para>
            <itemizedlist>
               <listitem>
                  <para>Item Requiring Description</para>
                  <para>This is an item that is
not identified by an unambiguous machine-processable product code
and requires additional descriptive information to precisely
identify it.</para>
               </listitem>
               <listitem>
                  <para>Customer Defined Item</para>
                  <para>This is an item that the
customer describes according to his need, and in the specification
of which the customer may make some reference to comparable
&#8220;standard&#8221; items.</para>
               </listitem>
               <listitem>
                  <para>Item Requiring Measurements</para>
                  <para>This is an item for which
it is necessary to specify one or more measurements as part of the
descriptive specification of the item.</para>
               </listitem>
            </itemizedlist>
         </section>
         <section id="ITEMINSTANCESRULES">
            <title>Item Instances</title>
            <para>Certain Items may be identified and ordered as individual,
unique objects, for example, a specific car rather than a make and
model of a car. This form of identification may also be needed for
product tracing (e.g., perishable goods) or because of the nature
of the commodity (e.g., used, collectible, specialized, or
rare).</para>
            <para>In data modeling terms, an Item Instance is an extension of an
Item.</para>
         </section>
         <section id="ITEMPRICINGRULES">
            <title>Item Pricing</title>
            <para>For any given Item, price ranges by amount, quantity, location,
etc., are specified by the Seller during the sourcing stage.  They
are not repeated back to the Seller during Ordering; only the
active price is specified.</para>
            <para>In some cases, the Buyer may not know the Item Price, in which
case it is not specified. This makes a detailed response from the
Seller necessary; see Order Response.</para>
         </section>
         <section id="HAZARDOUSITEMSRULES">
            <title>Hazardous Items</title>
            <para>Although ordered items may include Hazardous items, it is not
necessary to specify related information at the order stage. The
Buyer may not be aware of the nature of the Item. Indication of
the Hazardous nature of the Item, and any relevant information,
would be indicated in the Despatch Advice and Transportation
documents.</para>
         </section>
         <section id="PARTIESRULES">
            <title>Parties</title>
            <para>In UBL, a party is defined as an individual, a group, or a body
having a role in a business function.</para>
            <para>Dependent on the business process, a Party may play various
roles in the document exchange.</para>
         </section>
         <section id="MULTILINGUALTEXTRULES">
            <title>Multilingual Text</title>
            <para>Some textual components, such as Notes and Description, may be
specified in several languages. Each should be a separate
occurrence of the component, using the language attribute to
define its presentation.  However, multiple occurrences of the
same textual components should not be in the same language.</para>
         </section>
      </section>
      <section id="BUSINESSPROCESSES">
         <title>Business Processes</title>
         <para>The UBL 2.0 documents and library are designed to support the
typical business processes outlined in Figure 1.</para>
         <para>The following sections describe each business process in more
detail. But first we should explain the roles that the parties
involved in these processes may perform.</para>
         <section id="PARTYROLES">
            <title>Party Roles</title>
            <para>In the UBL supply chain processes, two main actors, Customer
and Supplier, represent the key organizations or individuals
involved in the processes. Each of these actors may play various
roles. Processes may also involve supplementary roles that may be
provided by different parties.</para>
            <para>The actual role undertaken is dependent on the context of use.
For example, the Despatch Party and Delivery Party as applied to
the Procurement process may differ in the Transportation
process. In other words, whether the Consignor in a Transportation
process is actually equal to the Despatch Party or Seller in the
Procurement process depends on the specific circumstances.</para>
            <para>The following table contains a description of the typical
roles for the actors known as Party, Customer Party, and
Supplier Party.</para>
<table><title>Party Roles</title><tgroup cols="7"><colspec colwidth="7.5%"/><colspec colwidth="7.5%"/><colspec colwidth="23%"/><colspec colwidth="23%"/><colspec colwidth="13%"/><colspec colwidth="13%"/><colspec colwidth="13%"/><thead><row valign="middle"><entry>
                        <para>
                           <emphasis role="bold">Actor</emphasis>
                        </para>
                     </entry><entry>
                        <para>
                           <emphasis role="bold">Role</emphasis>
                        </para>
                     </entry><entry>
                        <para>
                           <emphasis role="bold">Description</emphasis>
                        </para>
                     </entry><entry>
                        <para>
                           <emphasis role="bold">Example</emphasis>
                        </para>
                     </entry><entry>
                        <para>
                           <emphasis role="bold">Synonyms</emphasis>
                        </para>
                     </entry><entry>
                        <para>
                           <emphasis role="bold">Sends</emphasis>
                        </para>
                     </entry><entry>
                        <para>
                           <emphasis role="bold">Receives</emphasis>
                        </para>
                     </entry></row></thead><tbody><row valign="top"><entry>
                        <para>Customer Party</para>
                     </entry><entry>
                        <para>Originator</para>
                     </entry><entry>
                        <para>The party that had the original demand for the goods
         and/or services and therefore initiated the procurement
         transaction.</para>
                        <para>The Originator participates in pre-ordering activity
         either through RFQ and Quotation or by receiving a
         Quotation as a response to a punchout transaction on a
         marketplace or Seller&#8217;s website.</para>
                        <para>If the Originator subsequently places an Order, the
         Originator adopts the role of Buyer.</para>
                        <para>The Originator is the typically the contact point for
         queries regarding the original requirement and may be
         referred to in an Order Change, Order Cancellation, or
         Order Response.</para>
                     </entry><entry>
                        <para>If an employee requests a computer, the employing
        company may become the Buyer, but the employee is the
        Originator. They need to receive information about the
        order.</para>
                     </entry><entry>
                        <para> </para>
                     </entry><entry>
                        <para>Request for Quotation</para>
                        <para> </para>
                     </entry><entry>
                        <para>Quotation</para>
                     </entry></row><row valign="top"><entry>
                        <para>Customer Party</para>
                     </entry><entry>
                        <para>Buyer</para>
                     </entry><entry>
                        <para>The party that purchases the goods or services on
        behalf of the Originator.</para>
                        <para>The Buyer may be referred to in Order Response,
        Despatch Advice, Invoice, Self Billed Invoice, Credit
        Note, and Account Statement.</para>
                     </entry><entry>
                        <para>A company may delegate the task of purchasing to a
        specialized group to consolidate orders and gain greater
        discounts.</para>
                     </entry><entry>
                        <para>Order Point</para>
                     </entry><entry>
                        <para>Order, Order Change, and Order Cancellation</para>
                     </entry><entry>
                        <para>Order Response</para>
                     </entry></row><row valign="top"><entry>
                        <para>Supplier Party</para>
                     </entry><entry>
                        <para>Delivery</para>
                     </entry><entry>
                        <para>The party to whom goods should be delivered.</para>
                        <para>The Delivery Party may be the same as the
        Originator.</para>
                        <para>The Delivery Party must be referred to at line item
        level in RFQ, Quotation, Order, Order change, Order
        Cancellation, and Order Response.</para>
                        <para>The Delivery Party may be referred to at line level in
        Invoice, Self Billed Invoice, Credit Note, and Debit
        Note.</para>
                        <para>The Delivery Party may be stipulated in a transport
        contract.</para>
                     </entry><entry>
                        <para>If a municipality buys a wheelchair for a citizen, the
        wheelchair must be delivered to the citizen (the Delivery
        Party).  In such cases the citizen may be notified before
        delivering the wheelchair.  </para>
                     </entry><entry>
                        <para>Delivery Point, Destination Party, Receiver, Recipient</para>
                     </entry><entry>
                        <para>Receipt Advice</para>
                     </entry><entry>
                        <para>Despatch Advice</para>
                     </entry></row><row valign="top"><entry>
                        <para>Customer Party</para>
                     </entry><entry>
                        <para>Accounting Customer</para>
                     </entry><entry>
                        <para>The party responsible for making settlement relating
        to a purchase and resolving billing issues using a Debit
        Note.</para>
                        <para>The Accounting Customer must be referred to in an
        Order and may be referred to in an Order Response.</para>
                        <para>In a Self Billing scenario, the Accounting Customer is
        responsible for calculating and issuing tax invoices.</para>
                     </entry><entry>
                        <para>If a kindergarten buys some toys they may be the
        Originator, Buyer, and Delivery Party, but the
        municipality may play the role of Accounting Customer
        &#8212; they are going to pay for it.</para>
                     </entry><entry>
                        <para>Invoicee, Accounts Payable, Debtor</para>
                     </entry><entry>
                        <para>In a traditional Billing scenario: Debit Note, Account
        Response, and Remittance Advice</para>
                        <para>In a Self Billing scenario: Self Billed Invoice, Self
        Billed Credit Note, and Remittance Advice</para>
                     </entry><entry>
                        <para>In a traditional Billing scenario: Invoice, Credit
        Note, and Statement of Account</para>
                        <para>In a Self Billing scenario: Credit Note, Account
        Response, and Statement of Account</para>
                     </entry></row><row valign="top"><entry>
                        <para>Supplier Party</para>
                     </entry><entry>
                        <para>Seller</para>
                     </entry><entry>
                        <para>The party responsible for handling Originator and
        Buyer services.</para>
                        <para>The Seller party is legally responsible for providing
        the goods to the Buyer.</para>
                        <para>The Seller party receives and quotes against RFQs and
        may provide information to the Buyer&#8217;s
        requisitioning process through Catalogues and
        Quotations.</para>
                     </entry><entry>
                        <para>The organization that sells wheelchairs to
        municipalities.</para>
                     </entry><entry>
                        <para>Sales Point, Provider, Customer Manager</para>
                     </entry><entry>
                        <para>Quotation, Order Response, Order Response Simple,
        Catalogue, Catalogue Deletion, Catalogue Item
        Specification Update, Catalogue Pricing Update</para>
                     </entry><entry>
                        <para>RFQ, Order, Order Change, Order Cancellation, Request
        for Catalogue</para>
                     </entry></row><row valign="top"><entry>
                        <para>Supplier Party</para>
                     </entry><entry>
                        <para>Despatch</para>
                     </entry><entry>
                        <para>The party where goods are to be collected from.  </para>
                        <para>The Despatch Party may be stipulated in a transport
        contract.</para>
                     </entry><entry>
                        <para>The wheelchair Supplier may store chairs at a local
        warehouse. The warehouse will actually despatch the chair
        to the Delivery Party.</para>
                        <para>The local warehouse is then the Despatch Party.</para>
                     </entry><entry>
                        <para>Despatch Point, Shipper, Sender</para>
                     </entry><entry>
                        <para>Despatch Advice</para>
                     </entry><entry>
                        <para>Receipt Advice</para>
                     </entry></row><row valign="top"><entry>
                        <para>Supplier Party</para>
                     </entry><entry>
                        <para>Accounting Supplier</para>
                     </entry><entry>
                        <para>The party who claims the payment and is responsible
        for resolving billing issues and arranging
        settlement.</para>
                     </entry><entry>
                        <para>There are cases where the Accounting Supplier is not
        the Seller party. For example, factoring, where the
        invoicing is outsourced to another company.</para>
                     </entry><entry>
                        <para>Accounts Receivable, Invoice Issuer, Creditor</para>
                     </entry><entry>
                        <para>In a traditional Billing scenario: Invoice, Credit
        Note, and Statement of Account</para>
                        <para>In a Self Billing scenario: Credit Note, Account
        Response and Statement of Account</para>
                     </entry><entry>
                        <para>In a traditional Billing scenario: Debit Note, Account
        Response, and Remittance Advice</para>
                        <para>In a Self Billing scenario: Self Billed Invoice, Self
        Billing Credit Note, and Remittance Advice</para>
                     </entry></row><row valign="top"><entry>
                        <para>Supplier Party</para>
                     </entry><entry>
                        <para>Payee</para>
                     </entry><entry>
                        <para>The party to whom the Invoice is paid.</para>
                     </entry><entry>
                        <para>The Accounting Supplier may not be the party to be
        paid due to changes in the organization, e.g., a company
        merger.</para>
                     </entry><entry>
                        <para>Accounts Receivable, Creditor</para>
                     </entry><entry>
                        <para> </para>
                     </entry><entry>
                        <para>Remittance Advice</para>
                     </entry></row><row valign="top"><entry>
                        <para>Customer Party</para>
                     </entry><entry>
                        <para>Contractor</para>
                     </entry><entry>
                        <para>The party responsible for the contract to which the
  Catalogue relates.</para>
                     </entry><entry>
                        <para>An organization has a central office for maintaining
        catalogues of approved items for purchase.</para>
                     </entry><entry>
                        <para>Central Catalogue Party, Purchasing Manager</para>
                     </entry><entry>
                        <para>Request for Catalogue</para>
                     </entry><entry>
                        <para>Catalogue, Catalogue Deletion, Catalogue Item
        Specification Update, Catalogue Pricing Update</para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Provider</para>
                     </entry><entry>
                        <para>The party responsible for the integrity of the
        information provided about an item.</para>
                     </entry><entry>
                        <para>The manufacturer may publish and maintain the data
        sheets about a product.</para>
                     </entry><entry>
                        <para> </para>
                     </entry><entry>
                        <para>Catalogue, Catalogue Deletion, Catalogue Item
  Specification Update, Catalogue Pricing Update</para>
                     </entry><entry>
                        <para> </para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Receiver</para>
                     </entry><entry>
                        <para>The party receiving a document.</para>
                        <para>The party receiving a Catalogue.</para>
                        <para>Catalogue items may never be ordered, so the recipient
  of the catalogue is not an Originator or a Buyer.</para>
                     </entry><entry>
                        <para>A marketplace may receive an Application Response.</para>
                     </entry><entry>
                        <para> </para>
                     </entry><entry>
                        <para> </para>
                     </entry><entry>
                        <para>Catalogue, Catalogue Deletion, Catalogue Item
  Specification Update, Catalogue Pricing Update,
  Application Response</para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Sender</para>
                     </entry><entry>
                        <para>The party sending a document.</para>
                     </entry><entry>
                        <para>A marketplace may send an Application Response.</para>
                     </entry><entry>
                        <para> </para>
                     </entry><entry>
                        <para>Application Response</para>
                     </entry><entry>
                        <para> </para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Consignor</para>
                     </entry><entry>
                        <para>The party consigning the goods as stipulated in the transport
      contract. A Buyer, Delivery, Seller, or Despatcher Party may also
      play the role of Consignor.</para>
                        <para>Also known as the Transport Service Buyer.</para>
                        <para>The Consignor may be stipulated in a transport contract.</para>
                     </entry><entry>
                        <para>The wheelchair Supplier may source from a local
        warehouse. The Freight Forwarder will collect the chair
        from the local warehouse, which is thus the Consignor. In
        this case, the warehouse also plays the role of Despatch
        Party to the Freight Forwarder.</para>
                     </entry><entry>
                        <para>Despatch Point, Shipper, Sender, Transport Service
  Buyer</para>
                     </entry><entry>
                        <para>Forwarding Instructions, Packing List</para>
                     </entry><entry>
                        <para>Bill of Lading, Waybill, Freight Invoice,
  Transportation Status</para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Consignee</para>
                     </entry><entry>
                        <para>The party receiving a consignment of goods as
        stipulated in the transport contract.</para>
                     </entry><entry>
                        <para>The party taking responsibility for the receipt of the
        consignment covering the wheelchair.</para>
                     </entry><entry>
                        <para>Delivery Point, Transport Service Buyer</para>
                     </entry><entry>
                        <para>Forwarding Instructions, Freight Invoice</para>
                     </entry><entry>
                        <para>Bill of Lading, Waybill, Freight Invoice,
  Transportation Status</para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Freight Forwarder</para>
                     </entry><entry>
                        <para>The party arranging the carriage of goods, including
      connected services and/or associated formalities, on behalf of
      a Consignor or Consignee.</para>
                        <para>Also known as the Transport Service Provider.</para>
                        <para>The Freight Forwarder may also be the Carrier.</para>
                        <para>The Freight Forwarder may create an invoice and bill to the
      Transport Service Buyer for the transportation service provided.</para>
                     </entry><entry>
                        <para>The Consignor may have a contract with this Freight
        Forwarder, which is a Transport Services Provider, to
        arrange all their transport needs.</para>
                     </entry><entry>
                        <para>Shipping Agent, Broker, Courier, Transport Service
  Provider</para>
                     </entry><entry>
                        <para>Forwarding Instructions, Freight Invoice,
  Transportation Status</para>
                     </entry><entry>
                        <para>Bill of Lading, Waybill, Packing List</para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Carrier</para>
                     </entry><entry>
                        <para>The party providing physical transport services.</para>
                     </entry><entry>
                        <para>The Freight Forwarder may engage an airline company to
        deliver the wheelchair. The airline is then the Carrier
        and delivers the chair to the Delivery Party.</para>
                     </entry><entry>
                        <para>Freight Haulier, Shipper, Ships Agent, Shipping
        Company, Airline, Rail Operator, Road Haulier</para>
                     </entry><entry>
                        <para>Bill of Lading, Waybill</para>
                     </entry><entry>
                        <para>Forwarding Instructions</para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Exporter</para>
                     </entry><entry>
                        <para>The party who makes regulatory export declarations, or
  on whose behalf regulatory export declarations are made,
  and who is the owner of the goods or has similar right of
  disposal over them at the time when the declaration is
  accepted.
  </para>
                     </entry><entry>
                        <para>The wheelchair Supplier has to apply for a Certificate
        of Origin in order to sell the chairs overseas.</para>
                     </entry><entry>
                        <para>Seller, Consignor</para>
                     </entry><entry>
                        <para>Certificate of Origin</para>
                     </entry><entry>
                        <para>Application Response</para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Endorser</para>
                     </entry><entry>
                        <para>The party appointed by the Government of a country who
        has the right to certify a Certificate of Origin.</para>
                        <para>This endorsement restricts goods imported from certain
        countries for political or other reasons.</para>
                     </entry><entry>
                        <para>The Government agency validates all the information
        provided by Exporter for Certificate of Origin
        approval.</para>
                     </entry><entry>
                        <para>Authorized Organization, Embassy</para>
                     </entry><entry>
                        <para>Certificate of Origin, Application Response</para>
                     </entry><entry>
                        <para>Certificate of Origin</para>
                     </entry></row><row valign="top"><entry>
                        <para>Party</para>
                     </entry><entry>
                        <para>Importer</para>
                     </entry><entry>
                        <para>The party who makes, or on whose behalf an agent or
  other authorized person makes, an import
  declaration. This may include a person who has possession
  of the goods or to whom the goods are consigned.</para>
                     </entry><entry>
                        <para>A specialized group in a company consolidates the
        purchase request and handles the receiving of goods.</para>
                     </entry><entry>
                        <para>Order Point, Delivery Party, Buyer, Customer,
        Consignee</para>
                     </entry><entry>
                        <para> </para>
                     </entry><entry>
                        <para>Certificate of Origin</para>
                     </entry></row></tbody></tgroup></table>
         </section>
      </section>
      <section>
         <title>Sourcing</title>
         <para>There are three kinds of sourcing:</para>
         <itemizedlist>
            <listitem>
               <para>Catalogue provision</para>
            </listitem>
            <listitem>
               <para>Customer initiated sourcing</para>
            </listitem>
            <listitem>
               <para>Punchout</para>
            </listitem>
         </itemizedlist>
         <para>A Seller Supplier Party, Contractor Customer Party, Originator
Customer Party, or Buyer Customer Party may initiate sourcing.</para>
         <para>Document types in these processes are Catalogue Request,
Application Response, Catalogue Item Specification Update,
Catalogue Pricing Update and Catalogue Deletion.</para>
         <section>
            <title>Catalogue Provision</title>
            <para>A Catalogue is defined as a document produced by a party in the
procurement chain that describes items and prices.</para>
            <para>Catalogue provision is the case where a Provider sends
information regarding items available for purchase to a
Receiver. This may be on request or unsolicited.</para>
            <para>Because they are only potential purchasers, a Receiver may
never become a Customer Party.</para>
            <section>
               <title>Sourcing Business Rules Assumed</title>
               <itemizedlist>
                  <listitem>
                     <para>Any conditions specified in the contract shall overrule
  those stated in the common Catalogue.</para>
                  </listitem>
                  <listitem>
                     <para>A Catalogue exchange shall be between one Provider and one
  Receiver Party.</para>
                  </listitem>
                  <listitem>
                     <para>A classification system may have its own set of
  properties.</para>
                  </listitem>
                  <listitem>
                     <para>A classification scheme shall have metadata.</para>
                  </listitem>
                  <listitem>
                     <para>A Catalogue may have a validity period.</para>
                  </listitem>
                  <listitem>
                     <para>A Catalogue should include item
  classifications.</para>
                  </listitem>
                  <listitem>
                     <para>Classification schemes should include standard and
  specific properties.</para>
                  </listitem>
                  <listitem>
                     <para>A Catalogue may refer to the lot (sub-section) of a
  contract.</para>
                  </listitem>
                  <listitem>
                     <para>A Catalogue may explicitly specify the framework
  contract reference.</para>
                  </listitem>
                  <listitem>
                     <para>A Catalogue may refer to a DPS contract number.</para>
                  </listitem>
                  <listitem>
                     <para>When a Catalogue item is updated, the item shall be replaced
  in the Catalogue.</para>
                  </listitem>
                  <listitem>
                     <para>When a Catalogue item is updated, historical information
  about replaced or updated items must be available to reconcile
  with outstanding transactions.</para>
                  </listitem>
                  <listitem>
                     <para>Prices may be updated independently of other Catalogue
  information.</para>
                  </listitem>
                  <listitem>
                     <para>Catalogue distribution may be Provider or Receiver Party
  initiated.</para>
                  </listitem>
                  <listitem>
                     <para>If a Receiver initiates a request for a Catalogue, they
  may request an entire Catalogue or only updates to either
  pricing or item specification details.</para>
                  </listitem>
                  <listitem>
                     <para>Whether Receiver Party initiated or not, the decision to
  issue a new Catalogue or update an existing one shall be at the
  discretion of the Provider Party.</para>
                  </listitem>
                  <listitem>
                     <para>If an updated Catalogue is issued, then an action code
  shall define the status of the items in the Catalogue.</para>
                  </listitem>
               </itemizedlist>
            </section>
            <section>
               <title>Create Catalogue</title>
               <para>The process of creating a Catalogue is shown in the following
diagram.</para>
               <figure>
                  <title>Create Catalogue Process</title>
                  <mediaobject>
                     <imageobject>
                        <imagedata fileref="art/UBL-2.0-CreateCatalogueProcess.jpg"/>
                     </imageobject>
                     <textobject>
                        <phrase>[Create Catalogue Activity Diagram]</phrase>
                     </textobject>
                  </mediaobject>
               </figure>
            </section>
            <section>
               <title>Update Catalogue Item Specification</title>
               <para>The process of updating a Catalogue Item Specification is shown
in the following diagram.</para>
               <figure>
                  <title>Update Item Specification Process</title>
                  <mediaobject>
                     <imageobject>
                        <imagedata fileref="art/UBL-2.0-UpdateCatalogueItemSpecificationProcess.jpg"/>
                     </imageobject>
                     <textobject>
                        <phrase>[Update Item Specification Activity Diagram]</phrase>
                     </textobject>
                  </mediaobject>
               </figure>
            </section>
            <section>
               <title>Update Catalogue Pricing </title>
               <para>The process of updating Catalogue pricing is shown in the
following diagram.</para>
               <figure>
                  <title>Update Catalogue Pricing Process</title>
                  <mediaobject>
                     <imageobject>
                        <imagedata fileref="art/UBL-2.0-UpdateCataloguePricingProcess.jpg"/>
                     </imageobject>
                     <textobject>
                        <phrase>[Update Catalogue Pricing Activity Diagram]</phrase>
                     </textobject>
                  </mediaobject>
               </figure>
            </section>
            <section>
               <title>Delete Catalogue</title>
               <para>Deletion of a Catalogue is shown in the following diagram.</para>
               <figure>
                  <title>Delete Catalogue Process</title>
                  <mediaobject>
                     <imageobject>
                        <imagedata fileref="art/UBL-2.0-DeleteCatalogueProcess.jpg"/>
                     </imageobject>
                     <textobject>
                        <phrase>[Delete Catalogue Activity Diagram]</phrase>
                     </textobject>
                  </mediaobject>
               </figure>
            </section>
         </section>
         <section>
            <title>Customer Initiated Sourcing</title>
            <para>Customer initiated sourcing is the case where the Originator
asks for a quotation, as shown in the following diagram.</para>
            <figure>
               <title>Customer Initiated Sourcing Process</title>
               <mediaobject>
                  <imageobject>
                     <imagedata fileref="art/UBL-2.0-SourcingBuyerInitiatedProcess.jpg"/>
                  </imageobject>
                  <textobject>
                     <phrase>[Customer Initiated Sourcing Activity Diagram]</phrase>
                  </textobject>
               </mediaobject>
            </figure>
         </section>
         <section>
            <title>Sourcing Punchout</title>
            <para>Punchout applications are a technological innovation whereby an
Originator is able to directly access a Seller&#8217;s application from
within their own procurement application.</para>
            <figure>
               <title>Punchout Sourcing Process</title>
               <mediaobject>
                  <imageobject>
                     <imagedata fileref="art/UBL-2.0-SourcingPunchoutProcess.jpg"/>
                  </imageobject>
                  <textobject>
                     <phrase>[Sourcing Punchout Activity Diagram]</phrase>
                  </textobject>
               </mediaobject>
            </figure>
            <para>The Originators leave (&#8220;punch out&#8221; from) their
system and interact with the Seller&#8217;s catalogue to locate
and order products, while their application transparently gathers
pertinent information.</para>
            <para>While conceptually the punchout request is a form of Request
for Quote, the exchange transaction is tightly coupled to the
specific catalogue application and considered outside the scope of
UBL 2.0.</para>
         </section>
      </section>
      <section>
         <title>Ordering</title>
         <para>Ordering is the collaboration that creates a contractual
obligation between the Seller Supplier Party and the Buyer
Customer Party.</para>
         <para>Document types in these processes are Order, Order Response,
Order Response Simple, Order Change, and Order Cancellation.</para>
         <figure>
            <title>Ordering Process</title>
            <mediaobject>
               <imageobject>
                  <imagedata fileref="art/UBL-2.0-OrderingProcess.jpg"/>
               </imageobject>
               <textobject>
                  <phrase>[Ordering Activity Diagram]</phrase>
               </textobject>
            </mediaobject>
         </figure>
         <section>
            <title>Ordering Business Rules Assumed</title>
            <para>The Order may specify allowance and charge instructions (e.g.,
freight, documentation, etc.) that identify the type of charge and
who pays which charges. The Order may be placed &#8220;on
account&#8221; against a trading credit account held by the
Seller, or against a credit/debit card account, or a direct debit
agreement. The Order allows for an overall currency defining a
default for all pricing and also a specific currency to be used
for Invoicing. Within an Order, additional currencies may be
specified both for individual item pricing and for any allowances
or charges.</para>
            <para>Trade discount may be specified at the Order level. The Buyer
may not know the trade discount, in which case it is not
specified. This makes a detailed response from the Seller
necessary; see Order Response (5.4.3).</para>
            <para>The Order provides for multiple Order Lines.</para>
            <para>The Order may specify delivery terms, while the Order Line may
provide instructions for delivery.</para>
            <para>The Buyer may indicate potential alternatives that are
acceptable.</para>
         </section>
         <section>
            <title>Order Response Simple</title>
            <para>The Order Response Simple is the means by which
the Seller confirms receipt of the Order from the Buyer, indicating
either commitment to fulfil without change or that the Order has been
rejected.</para>
         </section>
         <section>
            <title>Order Response</title>
            <para>Proposed changes to an Order by the Seller are accomplished
through the full Order Response document.</para>
            <para>The Order Response proposes to replace the
original Order. It reflects the entire new state of an order
transaction. It also is the means by which the Seller confirms or
supplies Order-related details to the Buyer that were not available
to, or specified by, the Buyer at the time of ordering. These may
include:</para>
            <itemizedlist>
               <listitem>
                  <para>Delivery date, offered by the Seller if not
  specifically requested by the Buyer</para>
               </listitem>
               <listitem>
                  <para>Prices</para>
               </listitem>
               <listitem>
                  <para>Discounts</para>
               </listitem>
               <listitem>
                  <para>Charges</para>
               </listitem>
               <listitem>
                  <para>Item Classification codes</para>
               </listitem>
            </itemizedlist>
            <para>The Seller may advise on replacements or substitutes which will
be made, or changes necessary, using the Order Response.</para>
         </section>
         <section>
            <title>Order Change</title>
            <para>The Buyer may change an established Order in two ways, subject
to the legal contract or trading partner agreement: first, by
sending an Order Change, or second, by sending an Order
Cancellation (see 5.4.5) followed by a new, complete replacement
Order.</para>
            <para>An Order Change reflects the entire current state of an order
transaction.</para>
            <para>Buyers may initiate a change to a previously accepted order for
various reasons, such as changing ordered items, quantity,
delivery date, ship-to address, etc. Suppliers may accept or
reject the Order Change using either Order Response or Order
Response Simple.</para>
         </section>
         <section>
            <title>Order Cancellation</title>
            <para>At any point of the process, a Buyer may cancel an established
order transaction using the Order Cancellation document.  Legal
contracts, trading partner agreements, and business rules will
restrict at what point an Order Cancellation will be ignored
(e.g., at the point of manufacture or the initiation of the
delivery process). Given the agreements and rules, an Order
Cancellation may or may not be an automated business
transaction. The terms and conditions of contract formation for
business commitments will dictate which, if any, of these
restrictions or guidelines will apply.</para>
         </section>
      </section>
      <section>
         <title>Fulfilment</title>
         <para>Fulfilment is the collaboration in which the goods or services
are transferred from the Despatch Party to the Delivery Party.</para>
         <para>Document types in these processes are Despatch Advice, Receipt
Advice, Order Cancellation and Order Change.</para>
         <para>In common practice, fulfilment is either supported by a
proactive Despatch Advice from the Despatch Party or by a reactive
Receipt Advice from the Delivery Party.</para>
         <para>If the Customer is not satisfied with the goods or services,
they may then cancel or change the order (see Section 4.4,
Ordering).</para>
         <para>The Seller may have a fulfilment (or customer) service dealing
with anomalies.</para>
         <figure>
            <title>Fulfilment with Despatch Advice Process</title>
            <mediaobject>
               <imageobject>
                  <imagedata fileref="art/UBL-2.0-FulfilmentDespatchAdviceProcess.jpg"/>
               </imageobject>
               <textobject>
                  <phrase>[Fulfilment with Despatch Advice Activity Diagram]</phrase>
               </textobject>
            </mediaobject>
         </figure>
         <section>
            <title>Despatch Advice Business Rules Assumed</title>
            <para>The Despatch Advice is sent by the Despatch Party to the
Delivery Party to confirm shipment of items.</para>
            <para>The Despatch Advice provides for two situations:</para>
            <itemizedlist>
               <listitem>
                  <para>Organization of the delivery set of items by Transport
   Handling Unit(s) so that the Receiver can check the Transport
   Handling Unit and then contained items. Quantities of the same
   item on the same Order Line may be separated into different
   Transport Handling Units, and hence appear on separate Despatch
   Lines within a Transport Handling Unit.</para>
               </listitem>
               <listitem>
                  <para>Organization of the delivery set of items by Despatch
   Line, annotated by the Transport Handling Unit in which they
   are placed, to facilitate checking against the Order. For
   convenience, any Order Line split over multiple Transport
   Handling Units will result in a Despatch Line for each
   Transport Handling Unit they are contained in.</para>
               </listitem>
            </itemizedlist>
            <para>Additionally, in either case, the Despatch Advice may
advise:</para>
            <itemizedlist>
               <listitem>
                  <para>Full Despatch &#8212; advising the Recipient and/or
   Buyer that all the items on the order will be, or are being,
   delivered in one complete consignment on a given date.</para>
               </listitem>
               <listitem>
                  <para>Partial Despatch &#8212; advising the Recipient and/or
   Buyer that the items on the order will be, or are being,
   partially delivered in a consignment on a given date.</para>
               </listitem>
            </itemizedlist>
            <para>Despatch Lines of the Despatch Advice need not correspond
one-to-one with Order Lines, and are linked by a reference. The
information structure of the Despatch Advice may result in
multiple Despatch Lines from one Order Line. Equally, partial
despatch may result in some Order Lines not being matched by any
Line in a Despatch Advice.</para>
            <para>Within a Despatch Advice, an Item may also indicate the Country
of Origin and the Hazardous nature of the Item.</para>
         </section>
         <section>
            <title>Receipt Advice Business Rules Assumed</title>
            <para>The Receipt Advice is sent by the Delivery Party to the
Despatch Party to confirm receipt of items and is capable of
reporting shortages or damaged items.</para>
            <figure>
               <title>Fulfilment with Receipt Advice Process</title>
               <mediaobject>
                  <imageobject>
                     <imagedata fileref="art/UBL-2.0-FulfilmentReceiptAdviceProcess.jpg"/>
                  </imageobject>
                  <textobject>
                     <phrase>[Fulfilment with Receipt Advice Activity Diagram]</phrase>
                  </textobject>
               </mediaobject>
            </figure>
            <para>The Receipt Advice provides for two situations.  For ease of
processing claimed receipt against claimed delivery, it must be
organised in the same way as the corresponding Despatch
Advice:</para>
            <itemizedlist>
               <listitem>
                  <para>Indication of receipt by Transport Handling Unit(s) and
   contained Receipt Lines one-to-one with the Despatch Advice as
   detailed by the Seller party.</para>
               </listitem>
               <listitem>
                  <para>Indication of receipt by Receipt Lines annotated by
   Transport Handling Unit, one-to-one with the Despatch Advice as
   detailed by the Seller party.</para>
               </listitem>
            </itemizedlist>
            <para>The Receipt Advice allows the Delivery Party to state any
shortages from the claimed despatch quantity and to state any
quantities rejected for a given reason.</para>
         </section>
      </section>
      <section>
         <title>Billing</title>
         <para>In the Billing collaboration, a request is made for payment for
goods or services that have been ordered, received, or
consumed. In practice, there are several ways in which goods or
services may be billed.</para>
         <para>Document types in these processes are Invoice, Credit Note,
Debit Note, and Application Response.</para>
         <para>For UBL 2.0, we assume the following methods:</para>
         <orderedlist>
            <listitem>
               <para>Traditional Billing</para>
               <itemizedlist>
                  <listitem>
                     <para>Using Credit Note</para>
                  </listitem>
                  <listitem>
                     <para>Using Debit Note</para>
                  </listitem>
               </itemizedlist>
            </listitem>
            <listitem>
               <para>Self Billing (also known as billing on receipt)</para>
               <itemizedlist>
                  <listitem>
                     <para>Using Credit Note</para>
                  </listitem>
                  <listitem>
                     <para>Using Self Billed Credit Note</para>
                  </listitem>
               </itemizedlist>
            </listitem>
         </orderedlist>
         <section>
            <title>Billing Business Rules Assumed</title>
            <para>The Invoice is normally issued on the basis of one
despatch event triggering one invoice. An Invoice may also be issued
for pre-payment on a whole or partial basis. The possibilities are:</para>
            <itemizedlist>
               <listitem>
                  <para>Prepayment invoice (payment expected)</para>
               </listitem>
               <listitem>
                  <para>Pro-forma invoice (pre advice, payment not expected)</para>
               </listitem>
               <listitem>
                  <para>Normal Invoice, on despatch for despatched items</para>
               </listitem>
               <listitem>
                  <para>Invoice after return of Receipt Advice</para>
               </listitem>
            </itemizedlist>
            <para>The Invoice only contains the information that is necessary for
invoicing purposes. It does not reiterate any information already
established in the Order, Order Change, Order Response, Despatch
Advice, or Receipt Advice that is not necessary when invoicing. If
necessary, the Invoice refers to the Order, Despatch Advice, or
Receipt Advice by a Reference for those documents.</para>
            <para>Taxation on the Invoice allows for compound taxes, the sequence
of calculation being implied by the sequence of information
repeated in the data stream (e.g., Energy tax, with VAT &#8212;
Value Added Tax &#8212; superimposed).  The OASIS TaxML Technical
Committee (<ulink url="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tax">http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tax</ulink>)
is developing UBL implementation profiles for various tax regimes,
such as those required by the European Community.</para>
            <para>Charges may be specified either as a lump sum or by percentage
applied to the whole Invoice value prior to calculation of
taxes. Such charges cover:</para>
            <itemizedlist>
               <listitem>
                  <para>Packaging</para>
               </listitem>
               <listitem>
                  <para>Delivery/postage</para>
               </listitem>
               <listitem>
                  <para>Freight</para>
               </listitem>
               <listitem>
                  <para>Documentation</para>
               </listitem>
            </itemizedlist>
            <para>Each Invoice Line refers to any related Order Line(s) and may
also refer to the Despatch Line and/or Receipt Line.</para>
         </section>
         <section>
            <title>Traditional Billing </title>
            <para>Traditional billing is where the supplier invoices the customer
when the goods are delivered or the services provided.</para>
            <para>In this case, the invoice may be created at the time of
despatch or when the Delivery Party acknowledges that the goods
have been received (using a Receipt Advice).</para>
            <para>When there are discrepancies between the Despatch Advice,
Receipt Advice, and/or the Invoice and the goods actually
received, or the goods are rejected for quality reasons, the
customer may send an Application Response or a Debit Note to the
supplier.  The supplier may then issue a Credit Note or another
Invoice as required.</para>
            <para>A Credit Note or Debit Note may also be issued in the case of
retrospective price change.</para>
            <para>Credit Notes or Debit Notes may be also issued
after the Billing collaboration (as part of the Payment
collaboration).</para>
            <section>
               <title>Billing using Credit Notes</title>
               <para>Billing using Credit Notes is shown in the following
diagram.</para>
               <figure>
                  <title>Billing with Credit Note Process</title>
                  <mediaobject>
                     <imageobject>
                        <imagedata fileref="art/UBL-2.0-BillingwithCreditNoteProcess.jpg"/>
                     </imageobject>
                     <textobject>
                        <phrase>[Billing with Credit Note Activity Diagram]</phrase>
                     </textobject>
                  </mediaobject>
               </figure>
               <para>When using Credit Notes, the Supplier (in their Accounting
role) is responsible for specifying the tax requirements.</para>
            </section>
            <section>
               <title>Billing Using Debit Notes</title>
               <para>Billing using Debit Notes is shown in the following
diagram.</para>
               <figure>
                  <title>Billing with Debit Note Process</title>
                  <mediaobject>
                     <imageobject>
                        <imagedata fileref="art/UBL-2.0-BillingwithDebitNoteProcess.jpg"/>
                     </imageobject>
                     <textobject>
                        <phrase>[Billing with Debit Note Activity Diagram]</phrase>
                     </textobject>
                  </mediaobject>
               </figure>
               <para>When using Debit Notes, both the Supplier (in their Accounting
role) and the Customer (in their Accounting role) are responsible
for providing taxation information.</para>
            </section>
         </section>
         <section>
            <title>Self Billing</title>
            <para>A self billing process is where a Customer
&#8220;invoices&#8221; itself, <emphasis>in the name and on behalf
of</emphasis> the Supplier, and provides the Supplier with a copy of the
self billed invoice.</para>
            <section>
               <title>Self Billing Using Credit Notes</title>
               <para>Self Billing using Credit Notes is shown in the following
diagram.</para>
               <figure>
                  <title>Self Billing with Credit Note Process</title>
                  <mediaobject>
                     <imageobject>
                        <imagedata fileref="art/UBL-2.0-SelfBillingwithCreditNoteProcess.jpg"/>
                     </imageobject>
                     <textobject>
                        <phrase>[Self Billing with Credit Note Activity Diagram]</phrase>
                     </textobject>
                  </mediaobject>
               </figure>
               <para>If the Supplier finds that the Self Billed Invoice is
incorrect, e.g., wrong quantities or wrong prices, or if the goods
have not been invoiced at all, it may send an Application Response
or a Credit Note to the Customer. The customer may then verify
whether the adjustment is acceptable or not and consequently issue
another Self Billed Invoice or a Self Billed Credit Note.</para>
            </section>
            <section>
               <title>Self Billing Using Self Billed Credit Notes</title>
               <para>Self Billing using Self Billed Credit Notes is shown in the
following diagram.</para>
               <figure>
                  <title>Self Billing with Self Billed Credit Note Process</title>
                  <mediaobject>
                     <imageobject>
                        <imagedata fileref="art/UBL-2.0-SelfBillingwithSelfBilledCreditNoteProcess.jpg"/>
                     </imageobject>
                     <textobject>
                        <phrase>[Self Billing with Self Billed Credit Note Activity Diagram]</phrase>
                     </textobject>
                  </mediaobject>
               </figure>
               <para>When using Self Billed Credit Notes, the Customer is raising
the Self Billed Credit Note <emphasis>in the name and on behalf of</emphasis>
the Supplier.  Therefore the Supplier and the Customer are still
both responsible for providing taxation information.</para>
            </section>
         </section>
         <section>
            <title>Freight Billing</title>
            <para>An extension of the Billing process is that of Freight Billing.
This represents the billing process between the Transport Service
Buyer and Transport Service Provider through the use of an Invoice
for freight charges.</para>
            <para>The Transport Service Provider initiates the process of billing
the Transport Service Buyer for logistic services.</para>
            <para>The Freight Invoice lists the charges incurred in order to
fulfill the agreed service.</para>
            <figure>
               <title>Freight Billing Process</title>
               <mediaobject>
                  <imageobject>
                     <imagedata fileref="art/UBL-2.0-FreightBillingProcess.jpg"/>
                  </imageobject>
                  <textobject>
                     <phrase>[Freight Billing Activity Diagram]</phrase>
                  </textobject>
               </mediaobject>
            </figure>
         </section>
         <section>
            <title>Reminder For Payment</title>
            <para>A Reminder may be used to notify the Customer of accounts due
to be paid.</para>
            <figure>
               <title>Reminder for Payment Process</title>
               <mediaobject>
                  <imageobject>
                     <imagedata fileref="art/UBL-2.0-ReminderForPaymentProcess.jpg"/>
                  </imageobject>
                  <textobject>
                     <phrase>[Reminder For Payment Process Diagram]</phrase>
                  </textobject>
               </mediaobject>
            </figure>
         </section>
      </section>
      <section>
         <title>Payment</title>
         <para>In the payment collaboration, the Payee (who is most often the
Accounting Customer) is notified of any funds transferred against
the account of the Accounting Supplier using a Remittance
Advice.</para>
         <para>The document type in this process is the Remittance Advice.</para>
         <figure>
            <title>Payment Process</title>
            <mediaobject>
               <imageobject>
                  <imagedata fileref="art/UBL-2.0-PaymentProcess.jpg"/>
               </imageobject>
               <textobject>
                  <phrase>[Payment Activity Diagram]</phrase>
               </textobject>
            </mediaobject>
         </figure>
         <section>
            <title>Report State of Accounts</title>
            <para>A Statement of Account may be used to notify the Accounting
Customer of the status of the billing.</para>
            <figure>
               <title>Statement Process</title>
               <mediaobject>
                  <imageobject>
                     <imagedata fileref="art/UBL-2.0-StatementProcess.jpg"/>
                  </imageobject>
                  <textobject>
                     <phrase>[Statement Activity Diagram]</phrase>
                  </textobject>
               </mediaobject>
            </figure>
         </section>
      </section>
      <section>
         <title>Initiate Transport Services</title>
         <para>These process define the ordering of logistical services for
international trade. With receipt of an order and acknowledgement
by the Supplier Party that the goods are available and ready to be
shipped, the Consignor or Consignee initiates the transportation
arrangements. This includes booking the consignment with a
Transport Service Provider such as the Freight Forwarder or
Carrier and advising the Delivery Party of the arrangements as
needed.</para>
         <para>Document types in these processes are Forwarding Instructions,
Packing List, Waybill, and Bill of Lading.</para>
         <para>It should be noted that these processes do not cover regulatory
notifications such as Customs declarations or arrangements between
carriers, hauliers, and terminal operators for the physical
movement of goods.</para>
         <figure>
            <title>Initiate Transport Services Process</title>
            <mediaobject>
               <imageobject>
                  <imagedata fileref="art/UBL-2.0-InitiateTransportServicesProcess.jpg"/>
               </imageobject>
               <textobject>
                  <phrase>[Initiate Transport Services Activity Diagram]</phrase>
               </textobject>
            </mediaobject>
         </figure>
         <section>
            <title>Forwarding Instructions</title>
            <para>Forwarding Instructions are normally used by any party who
gives instructions for the transportation services required for a
consignment of goods (the Transport Service Buyer) to any party
who is contracted to provide the transportation services (called
the Transport Service Provider). Forwarding Instructions may also
be used by any party who requests a booking of shipment space to
be made for the transportation services required for a consignment
of goods to any party who will provide the underlying
transportation services. The parties who issue this document are
commonly referred to as the shipper, consignee, or consignor,
while the parties who receive this document are forwarders,
carriers, shipping agents, etc.</para>
            <para>Forwarding Instructions may also be issued by a freight
forwarder or shipping agent in their capacity as a Transport
Service Buyer. This document may be used to arrange for the
transportation:</para>
            <itemizedlist>
               <listitem>
                  <para>of different types of goods or cargoes</para>
               </listitem>
               <listitem>
                  <para>whether containerized or non-containerized</para>
               </listitem>
               <listitem>
                  <para>through different modes of transport, and</para>
               </listitem>
               <listitem>
                  <para>from any origin to any destination.</para>
               </listitem>
            </itemizedlist>
         </section>
         <section>
            <title>Bill of Lading</title>
            <para>A Bill of Lading is issued by the party who provides the
physical transportation services (e.g., carrier) to the party who
gives instructions for the transportation services (shipper,
consignor, etc.) stating the details of the transportation,
charges, and terms and conditions under which the transportation
service is provided.</para>
            <para>It may also be issued by the party who acts as an agent for the
carrier or other agents to the party who gives instructions for
the transportation services (shipper, consignor, etc.) stating the
details of the transportation, charges, and terms and conditions
under which the transportation service is provided but does not
provide the physical transportation service.</para>
            <para>A Bill of Lading corresponds to the information on the
Forwarding Instructions.  It is used for ocean or river modes of
transport.</para>
            <para>A Bill of Lading may serve as a contractual document between
the parties for the transportation service.  The document
evidences a contract of carriage by sea and the acceptance of
responsibility for the goods by the carrier, by which the carrier
undertakes to deliver the goods against surrender of the document.
A provision in the document that the goods are to be delivered to
the order of a named person, or to order, or to bearer,
constitutes such an undertaking.</para>
         </section>
         <section>
            <title>Waybill</title>
            <para>A Waybill is issued by the party who provides the physical
transportation services to the party who gives instructions for
the transportation services (shipper, consignor, etc.).  It states
the details of the transportation, charges, and terms and
conditions under which the transportation service is provided.</para>
            <para> Unlike a Bill of Lading, a Waybill is not negotiable and
cannot be assigned to a third party. It is issued as a cargo
receipt and is not required to be surrendered at the destination
in order to pick up the cargo. This simplifies the documentation
procedures between a transport service buyer and a transport
service seller.</para>
         </section>
         <section>
            <title>Packing List</title>
            <para>A Packing List is normally issued by the Consignor.  It states
the distribution of goods in individual packages. Based on this
detail, the party who provides the logistic services will make
arrangement for the transportation of the goods.</para>
         </section>
      </section>
      <section>
         <title>Certification of Origin of Goods</title>
         <para>A Certificate of Origin is a document required by
governments declaring that goods in a particular international
shipment are of a certain origin. </para>
         <para>It is the responsibility of the Exporter to sign the
Certificate of Origin document and submit it to a local chamber of
commerce or any designated government agency or board. These
parties are the endorser and issuer of the Certificate of Origin.
The Endorser must have access to other documents, such as the
commercial invoice and Bill of Lading, in order to verify the
Exporter&#8217;s claims that the goods originated in that country.
Finally, the issued Certificate of Origin is sent to the
Importer.</para>
         <figure>
            <title>Certification of Origin of Goods Process</title>
            <mediaobject>
               <imageobject>
                  <imagedata fileref="art/UBL-2.0-CertificationOfOriginOfGoodsProcess.jpg"/>
               </imageobject>
               <textobject>
                  <phrase>[Certification Of Origin Of Goods Activity Diagram]</phrase>
               </textobject>
            </mediaobject>
         </figure>
      </section>
      <section>
         <title>Report Status of Goods</title>
         <para>The Transportation Status document is a means for a Freight
Forwarder (also known as the Transport Service Provider) to
communicate to the Consignee or Consignor (also known as the
Transport Service Buyer) or Notify Party, the status of shipments
that are currently under the Freight Forwarder&#8217;s management.</para>
         <para>A Transportation Status document is provided by the Freight
Forwarder, either through an individual specific request or
through an agreed status reporting procedure.</para>
         <figure>
            <title>Report Status of Goods Process</title>
            <mediaobject>
               <imageobject>
                  <imagedata fileref="art/UBL-2.0-ReportStatusofGoodsProcess.jpg"/>
               </imageobject>
               <textobject>
                  <phrase>[Report Status of Goods Activity Diagram]</phrase>
               </textobject>
            </mediaobject>
         </figure>
      </section>
      <section>
         <title>Document Types</title>
         <para>The following table lists all the UBL 2.0 document types
together with their target business processes and roles for
parties who would typically submit and receive them.</para>
<table><title>Summary of UBL 2.0 Document Types</title><tgroup cols="5"><colspec colwidth="15%"/><colspec colwidth="45%"/><colspec colwidth="10%"/><colspec colwidth="10%"/><colspec colwidth="10%"/><thead><row valign="middle"><entry>
                     <para>Document Name</para>
                  </entry><entry>
                     <para>Description</para>
                  </entry><entry>
                     <para>Processes Involved</para>
                  </entry><entry>
                     <para>Submitter Role</para>
                  </entry><entry>
                     <para>Receiver Role</para>
                  </entry></row></thead><tbody><row valign="top"><entry>
                     <para>Catalogue Request</para>
                  </entry><entry>
                     <para>A document to request a Catalogue from a seller. May be
either an entire new Catalogue or an update (at the discretion of the
Seller).</para>
                  </entry><entry>
                     <para>Create Catalogue, Update Item Specification, Update Pricing</para>
                  </entry><entry>
                     <para>Contracting Party</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry></row><row valign="top"><entry>
                     <para>Catalogue</para>
                  </entry><entry>
                     <para>A document produced by a party in the procurement chain
that describes items and prices. The document typically enables the
transmission of information regarding pricing and catalogue details for
goods and services offered by a seller to a buyer.</para>
                  </entry><entry>
                     <para>Create Catalogue</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry><entry>
                     <para>Contracting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Catalogue Deletion</para>
                  </entry><entry>
                     <para>A document to cancel an entire Catalogue. All previous
Catalogue information becomes obsolete.</para>
                  </entry><entry>
                     <para>Delete Catalogue</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry><entry>
                     <para>Contracting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Catalogue Item Specification Update</para>
                  </entry><entry>
                     <para>A document to update information about Items in an
existing Catalogue.</para>
                  </entry><entry>
                     <para>Update Catalogue Item Specification</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry><entry>
                     <para>Contracting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Catalogue Pricing Update</para>
                  </entry><entry>
                     <para>A document to update information about Prices in an
existing Catalogue.</para>
                  </entry><entry>
                     <para>Update Catalogue Pricing</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry><entry>
                     <para>Contracting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Request For Quotation</para>
                  </entry><entry>
                     <para>A document to request pricing and availability information
about goods or services. The document may requesting a quote on
specified goods or services.</para>
                  </entry><entry>
                     <para>Sourcing</para>
                  </entry><entry>
                     <para>Originator</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry></row><row valign="top"><entry>
                     <para>Quotation</para>
                  </entry><entry>
                     <para>A document to specify pricing and availability information
about goods or services. The document which, with a view to concluding
a contract, sets out the conditions under which the goods are offered.</para>
                  </entry><entry>
                     <para>Sourcing</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry><entry>
                     <para>Originator</para>
                  </entry></row><row valign="top"><entry>
                     <para>Order</para>
                  </entry><entry>
                     <para>A document that contains information directly relating to
the economic event of ordering products. The document by means of which
a customer initiates a transaction with a supplier for the supply of
goods or services as specified, according to conditions set out in an
offer, or otherwise known to the customer.</para>
                  </entry><entry>
                     <para>Ordering</para>
                  </entry><entry>
                     <para>Buyer</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry></row><row valign="top"><entry>
                     <para>Order Response</para>
                  </entry><entry>
                     <para>A document responding to the customer to indicate detailed
responses against a single order already received.</para>
                  </entry><entry>
                     <para>Ordering</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry><entry>
                     <para>Buyer</para>
                  </entry></row><row valign="top"><entry>
                     <para>Order Response Simple</para>
                  </entry><entry>
                     <para>A document responding to the customer to indicate simple
acceptance or rejection of an entire order. The document acknowledging
an undertaking to fulfil an order and confirming conditions or
acceptance of conditions.</para>
                  </entry><entry>
                     <para>Ordering</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry><entry>
                     <para>Buyer</para>
                  </entry></row><row valign="top"><entry>
                     <para>Order Change</para>
                  </entry><entry>
                     <para>A document that contains information directly relating to
the economic event of changing an order already sent.</para>
                  </entry><entry>
                     <para>Ordering, Fulfilment</para>
                  </entry><entry>
                     <para>Buyer</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry></row><row valign="top"><entry>
                     <para>Order Cancellation</para>
                  </entry><entry>
                     <para>A document that advises either party of the cancellation
of an Order.</para>
                  </entry><entry>
                     <para>Ordering, Fulfilment</para>
                  </entry><entry>
                     <para>Buyer</para>
                  </entry><entry>
                     <para>Seller</para>
                  </entry></row><row valign="top"><entry>
                     <para>Despatch Advice</para>
                  </entry><entry>
                     <para>A document that describes the content of goods shipped.
Document/message by means of which the seller or consignor informs the
consignee about the despatch of goods.</para>
                  </entry><entry>
                     <para>Fulfilment</para>
                  </entry><entry>
                     <para>Despatch</para>
                  </entry><entry>
                     <para>Delivery</para>
                  </entry></row><row valign="top"><entry>
                     <para>Receipt Advice</para>
                  </entry><entry>
                     <para>A document that advises the goods received and accepted by
the buyer. The document acknowledges the receipt of goods and in
addition may indicate receiving conditions.</para>
                  </entry><entry>
                     <para>Fulfilment</para>
                  </entry><entry>
                     <para>Delivery</para>
                  </entry><entry>
                     <para>Despatch</para>
                  </entry></row><row valign="top"><entry>
                     <para>Invoice</para>
                  </entry><entry>
                     <para>A document claiming payment for goods or services supplied
under conditions agreed between the supplier and the customer. In most
cases this document describes the actual financial commitment of goods
or services ordered from the supplier.</para>
                  </entry><entry>
                     <para>Billing</para>
                  </entry><entry>
                     <para>Supplier Accounting Party</para>
                  </entry><entry>
                     <para>Customer Accounting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Self Billed Invoice</para>
                  </entry><entry>
                     <para>A document provided by a customer, in the name and on
behalf of the supplier, describing the claim for payment for goods or
services supplied under conditions agreed between the supplier and the
customer.</para>
                  </entry><entry>
                     <para>Billing</para>
                  </entry><entry>
                     <para>Customer Accounting Party</para>
                  </entry><entry>
                     <para>Supplier Accounting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Credit Note</para>
                  </entry><entry>
                     <para>A document for a supplier to specify a reduced payment.
The document for providing credit information to the relevant party.</para>
                  </entry><entry>
                     <para>Billing</para>
                  </entry><entry>
                     <para>Supplier Accounting Party</para>
                  </entry><entry>
                     <para>Customer Accounting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Debit Note</para>
                  </entry><entry>
                     <para>A document for a customer to specify a reduced payment.
The document for providing debit information to the relevant party.</para>
                  </entry><entry>
                     <para>Billing</para>
                  </entry><entry>
                     <para>Customer Accounting Party</para>
                  </entry><entry>
                     <para>Supplier Accounting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Self Billed Credit Note</para>
                  </entry><entry>
                     <para>A document for a customer to specify a reduced payment in
a Self Billing environment. The document indicates that the customer is
claiming credit in a self billing environment.</para>
                  </entry><entry>
                     <para>Billing</para>
                  </entry><entry>
                     <para>Customer Accounting Party</para>
                  </entry><entry>
                     <para>Supplier Accounting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Statement</para>
                  </entry><entry>
                     <para>A document to list the financial transactions between
customer and supplier and notify of their status.  This is a
Statement of Account and not intended as a summary
Invoice.</para>
                  </entry><entry>
                     <para>Billing</para>
                  </entry><entry>
                     <para>Supplier Accounting Party</para>
                  </entry><entry>
                     <para>Customer Accounting Party</para>
                  </entry></row><row valign="top"><entry>
                     <para>Reminder</para>
                  </entry><entry>
                     <para>A document used to request payment.</para>
                  </entry><entry>
                     <para>Billing</para>
                  </entry><entry>
                     <para>Supplier Accounting Party and/or Payee</para>
                  </entry><entry>
                     <para>Customer Accounting Party and/or Payee</para>
                  </entry></row><row valign="top"><entry>
                     <para>Remittance Advice</para>
                  </entry><entry>
                     <para>A document to specify that funds have been transferred
from the customer to the supplier. The document advising of the
remittance of payment.</para>
                  </entry><entry>
                     <para>Payment</para>
                  </entry><entry>
                     <para>Customer Accounting Party and/or Payee</para>
                  </entry><entry>
                     <para>Supplier Accounting Party and/or Payee</para>
                  </entry></row><row valign="top"><entry>
                     <para>Forwarding Instructions</para>
                  </entry><entry>
                     <para>The document used by any party who gives instructions
for the transportation services required for a consignment of
goods to any party who is contracted to provide the transportation
services. The parties who issue this document are commonly
referred to as the shipper or consignor while the parties who
receive this document are forwarders, carriers, shipping agents,
etc. Note that this document may also be issued by a forwarder or
shipping agent in their capacity as a Transport Service
Buyer. This document may be used to arrange for the transportation
(1) of different types of goods or cargoes; (2) whether
containerized or non-containerized; (3) through different modes of
transport including multi-modal, and (4) from any origin to any
destination. The document issued to a freight forwarder, giving
instructions regarding the action to be taken by the forwarder for
the forwarding of goods described therein.</para>
                  </entry><entry>
                     <para>Initiate Transport Services</para>
                  </entry><entry>
                     <para>Consignor (or Consignee), Freight Forwarder</para>
                  </entry><entry>
                     <para>Freight Forwarder, Carrier</para>
                  </entry></row><row valign="top"><entry>
                     <para>Bill of Lading</para>
                  </entry><entry>
                     <para>A document issued by the party who acts as an agent for
the carrier or other agents, to the party who gives instructions for
the transportation services (shipper, consignor, etc.) stating the
details of the transportation, charges, and terms and conditions under
which the transportation service is provided. The party issuing this
document does not necessarily provide the physical transportation
service. It corresponds to the information on the Forwarding
Instructions. It is used for any mode of transport. A Bill of Lading
may serve as a contractual document between the parties for the
transportation service. The document evidences a contract of carriage
by sea and the acceptance of responsibility for the goods by the
carrier, and by which the carrier undertakes to deliver the goods
against surrender of the document. A provision in the document that the
goods are to be delivered to the order of a named person, or to order,
or to bearer, constitutes such an undertaking. A negotiable document
that evidences a contract of carriage by sea and the taking over or
loading of goods by carrier, and by which carrier undertakes to deliver
goods against surrender of the document.</para>
                  </entry><entry>
                     <para>Initiate Transport Services</para>
                  </entry><entry>
                     <para>Freight Forwarder, Carrier</para>
                  </entry><entry>
                     <para>Consignor (or Consignee), Freight Forwarder</para>
                  </entry></row><row valign="top"><entry>
                     <para>Waybill</para>
                  </entry><entry>
                     <para>A document issued by the party who acts as an agent
for the carrier or other agents to the party who gives
instructions for the transportation services (shipper, consignor,
etc.) stating the details of the transportation, charges, and
terms and conditions under which the transportation service is
provided. The party issuing this document may not provide the
physical transportation service. It corresponds to the information
on the Forwarding Instructions. It is used for all modes of
transport. It may serve as a contractual document between the
parties for the transportation service. A Waybill is a
non-negotiable document evidencing the contract for the transport
of cargo. It provides information similar to Bill of Lading but is
not negotiable and cannot be assigned to a third party.</para>
                  </entry><entry>
                     <para>Initiate Transport Services</para>
                  </entry><entry>
                     <para>Freight Forwarder, Carrier</para>
                  </entry><entry>
                     <para>Consignor (or Consignee), Freight Forwarder</para>
                  </entry></row><row valign="top"><entry>
                     <para>Packing List</para>
                  </entry><entry>
                     <para>A document stating the detail of how goods are packed. The
document specifies the distribution of goods in individual packages (in
trade environment the despatch advice message is used for the packing
list).</para>
                  </entry><entry>
                     <para>Initiate Transport Services</para>
                  </entry><entry>
                     <para>Consignor</para>
                  </entry><entry>
                     <para>Freight Forwarder</para>
                  </entry></row><row valign="top"><entry>
                     <para>Freight Invoice</para>
                  </entry><entry>
                     <para>A document issued by a transport operation specifying
freight costs and charges incurred for a transport operation and
stating conditions of payment.</para>
                  </entry><entry>
                     <para>Freight Billing</para>
                  </entry><entry>
                     <para>Freight Forwarder</para>
                  </entry><entry>
                     <para>Consignor or Consignee</para>
                  </entry></row><row valign="top"><entry>
                     <para>Certificate of Origin</para>
                  </entry><entry>
                     <para>A document required by governments, declaring that goods
in a particular international shipment are of a certain origin. Customs
offices will use this document to determine whether or not a
preferential duty rate applies on the products being imported and
whether a shipment may be legally imported during a specific quota
period. The document identifies which authority or body authorized to
issue it certifies expressly that the goods to which the certificate
relates originate in a specific country. The word "country" may include
a group of countries, a region, or a part of a country. This certificate
may also include a declaration by the manufacturer, producer, supplier,
exporter, or other competent person.</para>
                  </entry><entry>
                     <para>Certification of Origin of Goods</para>
                  </entry><entry>
                     <para>Exporter, Issuer</para>
                  </entry><entry>
                     <para>Issuer, Importer</para>
                  </entry></row><row valign="top"><entry>
                     <para>Transportation Status</para>
                  </entry><entry>
                     <para>A message to report the transport status and/or change in
the transportation status (i.e. event) between agreed parties.</para>
                  </entry><entry>
                     <para>Initiate Transport Services</para>
                  </entry><entry>
                     <para>Freight Forwarder</para>
                  </entry><entry>
                     <para>Consignee, Consignor</para>
                  </entry></row><row valign="top"><entry>
                     <para>Application Response</para>
                  </entry><entry>
                     <para>A document to indicate the application&#8217;s response to a
transaction at the business application level concerning the processing
of a document.</para>
                  </entry><entry>
                     <para>All</para>
                  </entry><entry>
                     <para>Sender</para>
                  </entry><entry>
                     <para>Receiver</para>
                  </entry></row><row valign="top"><entry>
                     <para>Attached Document</para>
                  </entry><entry>
                     <para>In effect a &#8217;wrapper&#8217; UBL envelope that may contain
anything. This allows a referenced document to be included in the
package of documents being exchanged.</para>
                  </entry><entry>
                     <para>All</para>
                  </entry><entry>
                     <para>Sender</para>
                  </entry><entry>
                     <para>Receiver</para>
                  </entry></row></tbody></tgroup></table>
      </section>
   </section>
   <section id="SCHEMAS">
      <title>UBL 2.0 Schemas</title>
      <para>The UBL 2.0 XSD schemas are the only normative representations
of the UBL 2.0 document types and library components.</para>
      <para>All of the UBL 2.0 XSD schemas are contained in the
<code>xsd</code> subdirectory of the UBL 2.0 release package (see
Appendix A for more information regarding the structure of the 2.0
release package and Section 5.3 for information regarding
dependencies among the schema modules). The <code>xsd</code>
directory is further subdivided into <code>xsd/maindoc</code> and
<code>xsd/common</code> subdirectories.</para>
      <para>For convenience in implementing the schemas, a parallel (and
technically non-normative) &#8220;runtime&#8221; set with the
annotation elements stripped out is provided in the
<code>xsdrt</code> directory.</para>
      <section>
         <title>UBL 2.0 Document Schemas</title>
         <para>XSD schemas defining the 31 UBL 2.0 document types are located
in the <code>xsd/maindoc</code> directory, as listed below.</para>
         <blockquote>
            <para>
               <variablelist>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">ApplicationResponse</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-ApplicationResponse-2.0.xsd">xsd/maindoc/UBL-ApplicationResponse-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">AttachedDocument</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-AttachedDocument-2.0.xsd">xsd/maindoc/UBL-AttachedDocument-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">BillOfLading</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-BillOfLading-2.0.xsd">xsd/maindoc/UBL-BillOfLading-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">Catalogue</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-Catalogue-2.0.xsd">xsd/maindoc/UBL-Catalogue-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">CatalogueDeletion</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-CatalogueDeletion-2.0.xsd">xsd/maindoc/UBL-CatalogueDeletion-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">CatalogueItemSpecificationUpdate</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-CatalogueItemSpecificationUpdate-2.0.xsd">xsd/maindoc/UBL-CatalogueItemSpecificationUpdate-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">CataloguePricingUpdate</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-CataloguePricingUpdate-2.0.xsd">xsd/maindoc/UBL-CataloguePricingUpdate-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">CatalogueRequest</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-CatalogueRequest-2.0.xsd">xsd/maindoc/UBL-CatalogueRequest-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">CertificateOfOrigin</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-CertificateOfOrigin-2.0.xsd">xsd/maindoc/UBL-CertificateOfOrigin-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">CreditNote</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-CreditNote-2.0.xsd">xsd/maindoc/UBL-CreditNote-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">DebitNote</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-DebitNote-2.0.xsd">xsd/maindoc/UBL-DebitNote-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">DespatchAdvice</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-DespatchAdvice-2.0.xsd">xsd/maindoc/UBL-DespatchAdvice-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">ForwardingInstructions</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-ForwardingInstructions-2.0.xsd">xsd/maindoc/UBL-ForwardingInstructions-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">FreightInvoice</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-FreightInvoice-2.0.xsd">xsd/maindoc/UBL-FreightInvoice-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">Invoice</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-Invoice-2.0.xsd">xsd/maindoc/UBL-Invoice-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">Order</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-Order-2.0.xsd">xsd/maindoc/UBL-Order-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">OrderCancellation</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-OrderCancellation-2.0.xsd">xsd/maindoc/UBL-OrderCancellation-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">OrderChange</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-OrderChange-2.0.xsd">xsd/maindoc/UBL-OrderChange-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">OrderResponse</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-OrderResponse-2.0.xsd">xsd/maindoc/UBL-OrderResponse-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">OrderResponseSimple</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-OrderResponseSimple-2.0.xsd">xsd/maindoc/UBL-OrderResponseSimple-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">PackingList</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-PackingList-2.0.xsd">xsd/maindoc/UBL-PackingList-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">Quotation</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-Quotation-2.0.xsd">xsd/maindoc/UBL-Quotation-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">ReceiptAdvice</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-ReceiptAdvice-2.0.xsd">xsd/maindoc/UBL-ReceiptAdvice-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">Reminder</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-Reminder-2.0.xsd">xsd/maindoc/UBL-Reminder-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">RemittanceAdvice</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-RemittanceAdvice-2.0.xsd">xsd/maindoc/UBL-RemittanceAdvice-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">RequestForQuotation</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-RequestForQuotation-2.0.xsd">xsd/maindoc/UBL-RequestForQuotation-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">SelfBilledCreditNote</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-SelfBilledCreditNote-2.0.xsd">xsd/maindoc/UBL-SelfBilledCreditNote-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">SelfBilledInvoice</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-SelfBilledInvoice-2.0.xsd">xsd/maindoc/UBL-SelfBilledInvoice-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">Statement</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-Statement-2.0.xsd">xsd/maindoc/UBL-Statement-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">TransportationStatus</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-TransportationStatus-2.0.xsd">xsd/maindoc/UBL-TransportationStatus-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
                  <varlistentry>
                     <term>
                        <emphasis role="bold">Waybill</emphasis>
                     </term>
                     <listitem>
                        <para>
                           <ulink url="xsd/maindoc/UBL-Waybill-2.0.xsd">xsd/maindoc/UBL-Waybill-2.0.xsd</ulink>
                        </para>
                     </listitem>
                  </varlistentry>
               </variablelist>
            </para>
         </blockquote>
      </section>
      <section>
         <title>UBL Common Schemas</title>
         <para>The <code>xsd/common</code> directory contains schemas
referenced by the document schemas in <code>xsd/maindoc</code>.
The name of each schema file together with a brief description of
its contents is given below.</para>
         <section>
        