Universal Business Process 2.0 - Part 2: ebcppa Universal Business Language 2.0 ebbp 2.0 Business Process Definitions 2.0 ebcppa 2.0. Building Blocks 1.0 Publication Date April-2006 Version 0.6.1 Document identifier UBL-2.0-ebBP-2.0-UBP-2.0-CPA-2.0b Editors Sacha Schlegel sschlegel@cyclonecommerce.com Stephen Green stephen_green@bristol-city.gov.uk Abstract This package provides ebxml CPP and ebxml CPA building blocks required for creating ebxml CPP's and ebxml CPA's for ebxml systems that implement the Universal Business Process for the Procurement context with the Universal Business Language (UBL 2.0).
Table of Contents 1. Introduction 2. ebxml Collaboration Protocol Profile and Agreements 3. Relationship between ebxml Business Process (ebbp) and ebxml Collaboration Protocol Profile and Agreement (ebcppa) 4. ebcppa building blocks 4.1. Building block 1: ebcppa CollaborationRole element 4.2. Building block 2 and 3: ebcppa SimplePart and ebcppa Packaging elements 5. Used CPA template to produce a sample CPA for each Universal Business Process 6. Results (ebcppa building blocks and sample CPA's) 7. Open Issues 8. References 9. Notices 1. Introduction This package includes the ebcppa building blocks for procurement Universal Business Processes. This package introduces the ebxml Collaboration Protocol Agreement and the relationship between ebxml Business Processes and ebxml Collaboration Protocol Profiles and Agreements. The ebcppa building blocks, namely ebxml CPPA CollaborationRole, ebxml CPPA SimplePart, and ebxml CPPA Packaging elements are building blocks that are provided by this package. This package provides a sample CPA for each Universal Business Process. The CPA template, and certificates which was used is provided. Finally all produced files are presented. The document closes with open issues, references and notices. 2. ebxml Collaboration Protocol Profile and Agreements This package uses the ebxml Collaboration Protocol Profile and Agreement Specification version 2.0. An ebxml Collaboration Protocol Agreement (CPA) is an agreement between two trading partners of how to technically implement a collaborative business process. A typical ebxml CPA document includes the following information: two parties where each party lists the following: party information, such as party name, and party ID's public certificates used for encryption, signing, server and client authentication all collaboration roles (active role in an ebbp definition) where each collaboration role lists the following: service name (derived from ebbp definition) role name that the party plays list of all actions (derived from ebbp definition) each action can be either a business document that the party receives a business document that the party sends a business signal that the party receives
a business signal that the party sends each action further lists business transaction characteristics such as confidentiality, authorization, non repudiation requirements. the delivery channel used to receive/send the business document or business signal all delivery channels where each delivery channel lists the following: basic messaging characteristics, such as synchronous versus asynchronous messaging, use of acknowledgements, use of signed acknowledgements, activation of duplicate message elimination a transport channel (see below) a document exchange channel (see blow) all transport channels where each transport channel lists the following: the selected transport protocol, such as HTTP or SMTP the transport protocol endpoint address, such as a URL or email address the selected secure transport protocol, such as Secure Socket Layer (SSL) for HTTP and reference to the used public certificates all document exchange channels where each document exchange lists the following: reliable messaging parameters, such as the number of retries, retry time intervals non repudiation parameters, such as the use of W3C XML digital signature, signature algorithms, signature hash functions, and reference to the used public certificates confidentiality parameters, such as the use of W3C XML encryption, encryption ciphers, and reference to the used public certificates packaging information for each business document and business signal that is listed in any collaboration role. If XML documents are exchanged, the packaging information typically includes references to the business document and business signal XML schemas. For the target messaging system, such as ebxml messaging version 2.0, the messaging systems message and message service signals XML schemas are also listed and more details for each listed above This document includes the required ebxml CPPA building blocks based on the Universal Business Process version 2.0. This includes the CollaborationRole elements for each role participating in the Business Collaboration and, further, this includes the Packaging information. 3. Relationship between ebxml Business Process (ebbp) and ebxml Collaboration Protocol Profile and Agreement (ebcppa) The ebxml Business Process Specification provides the means to specify collaborative business processes between two or more parties. An ebbp definition does not list parties but lists "roles" that take action in the collaboration. Collaborative business processes are a choreography of individual business transactions. ebbp provides a standardized set of common business transaction patterns (Commercial Transaction, Notification, Request-Response to name just a few). Each business transaction lists the business documents (for example by referencing a UBL invoice) that are exchanged during its execution but also the business signals which are exchanged during its execution. Business signals are used to align the collaborative state between the trading partners. The ebbp further provides the means to set business related quality of service attributes, such as request for confidentiality, request for non repudiation, request for guaranteed delivery and more. An ebxml CPA binds two trading partners to the roles participating in a collaborative business process. It further provides all the required technical information of how to execute the collaborative business process, targeting messaging. The CPA lists all business documents as well as all business signals that can be exchanged. The CPA further lists the Packaging of these business documents and business signals.
Information given in an ebbp definition is found again in the ebxml CPA. This package provides all the ebxml CPP or CPA building blocks of the Universal Business Processes that are required to create an ebxml CPA for two trading partners. 4. ebcppa building blocks The building blocks are the ebxml CPPA CollaborationRole, SimplePart, and Packaging elements. 4.1. Building block 1: ebcppa CollaborationRole element The ebxml CPPA CollaborationRole element references the ebbp definition and derives the "Service" name and type which are used for ebxml Messaging. Further, the ebxml CPPA CollaborationRole lists all business document and business signal exchange for a given Role in the ebbp definition. Each business document and business signal will receive a derived "Action" name. 4.2. Building block 2 and 3: ebcppa SimplePart and ebcppa Packaging elements The ebxml CPPA SimplePart and Packaging elements provide packaging information for each business document and business signal. This information can be used by a messaging system to package the ebxml Messages based on ebxml Messaging Service Specification version 2.0. 5. CPA template for sample CPA of each Universal Business Process production For the production of valid sample CPA for each Universal Business Process an ebxml CPA template was used. The ebxml CPA template misses CollborationRole's, SimplePart's and Packaging elements. The CPA template lists as the first party Coronation and as the second party Gnaraloo (named after two places in Western Australia). The CPA template is CPA template XML digital signature and SSL authentication is used in the CPA. The CPA template already includes the public certificates. The CPA template lists a public certificate for signing and as SSL server certificate but in fact the same certificate is used for both tasks. In this example, self signed certificates must be trusted. In order to test the sample CPA's the private certificates are also provided here. Private x509 certificate for Coronation.. Private x509 certificate for Gnaraloo. The password for each certificate is "cyclone" without quotes. 6. Results (ebcppa building blocks and sample CPA's) For each Universal Business Process a ebcppa building blocks file, a sample ebxml CPA, and the ebxml
CPA's HTML view was produced. UBP 2 Generic Application Response Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-application-response-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-applicationresponse-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-application-responsenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-applicationresponse-notification-1.html UBP 2 Generic Bill Of Lading Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-bill-of-lading-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-bill-of-ladingnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-bill-of-lading-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-bill-oflading-notification-1.html UBP 2 Generic Catalogue Deletion Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-catalogue-deletion-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-cataloguedeletion-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-catalogue-deletionnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-cataloguedeletion-notification-1.html UBP 2 Generic Catalogue Item Specification Update Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-catalogue-item-specification-updatenotification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-catalogue-itemspecification-update-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-catalogue-itemspecification-update-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-catalogueitem-specification-update-notification-1.html UBP 2 Generic Catalogue Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-catalogue-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-cataloguenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-catalogue-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-cataloguenotification-1.html UBP 2 Generic Catalogue Pricing Update Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-catalogue-pricing-update-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-catalogue-pricingupdate-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-catalogue-pricing-updatenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-cataloguepricing-update-notification-1.html
UBP 2 Generic Catalogue Request Response with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-catalogue-request-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-catalogue-requestresponse- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-catalogue-requestresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-cataloguerequest-response-1.html UBP 2 Generic Certificate Of Origin Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-certificate-of-origin-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-certificate-oforigin-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-certificate-of-originnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-certificateof-origin-notification-1.html UBP 2 Generic Credit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-credit-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-credit-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-credit-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-creditnotification-1.html UBP 2 Generic Debit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-debit-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-debit-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-debit-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-debitnotification-1.html UBP 2 Generic Despatch Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-despatch-advice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-despatch-advicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-despatch-advicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-despatchadvice-notification-1.html UBP 2 Generic Forwarding Instruction Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-forwarding-instruction-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-forwardinginstruction-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-forwarding-instructionnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-forwardinginstruction-notification-1.html UBP 2 Generic Freight Invoice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-freight-invoice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-freight-invoicenotification-
sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-freight-invoicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-freightinvoice-notification-1.html UBP 2 Generic Invoice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-genericinvoice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-invoicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-invoice-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-invoicenotification-1.html UBP 2 Generic Order Cancellation Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-order-cancellation-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-cancellationnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-cancellationnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-ordercancellation-notification-1.html UBP 2 Generic Order Cancellation With Response with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-order-cancellation-with-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-cancellationwith-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-cancellation-withresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-ordercancellation-with-response-1.html UBP 2 Generic Order Change Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-order-change-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-changenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-change-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-orderchange-notification-1.html UBP 2 Generic Order Change With Complex Response with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-order-change-with-complex-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-changewith-complex-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-change-withcomplex-response- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-orderchange-with-complex-response-1.html UBP 2 Generic Order Change With Simple Response with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-order-change-with-simple-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-changewith-simple-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-change-withsimple-response- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-orderchange-with-simple-response-1.html
UBP 2 Generic Order Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-genericorder-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-ordernotification-1.html UBP 2 Generic Order Response Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-order-response-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-responsenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-responsenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-orderresponse-notification-1.html UBP 2 Generic Order Response Simple Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-order-response-simple-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-responsesimple-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-response-simplenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-orderresponse-simple-notification-1.html UBP 2 Generic Order With Complex Response with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-order-with-complex-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-withcomplex-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-with-complexresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-order-withcomplex-response-1.html UBP 2 Generic Order With Simple Response with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-order-with-simple-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-order-with-simpleresponse- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-order-with-simpleresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-order-withsimple-response-1.html UBP 2 Generic Packing List Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-packing-list-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-packing-listnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-packing-list-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-packing-listnotification-1.html UBP 2 Generic Receipt Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-receipt-advice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-receipt-advice-
notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-receipt-advicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-receiptadvice-notification-1.html UBP 2 Generic Remittance Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-remittance-advice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-remittance-advicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-remittance-advicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-remittanceadvice-notification-1.html UBP 2 Generic Request For Quotation with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-request-for-quotation CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-request-forquotation- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-request-for-quotation- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-request-forquotation-1.html UBP 2 Generic Self-Billed Credit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-self-billed-credit-note-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-self-billed-creditnote-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-self-billed-credit-notenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-self-billedcredit-note-notification-1.html UBP 2 Generic Self-Billed Invoice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-generic-self-billed-invoice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-self-billedinvoice-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-self-billed-invoicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-self-billedinvoice-notification-1.html UBP 2 Generic Statement Notification with uuid bpid:urn:oasis:names:draft:bpss:ubpgeneric-statement-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-statementnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-statement-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-statementnotification-1.html UBP 2 Generic Waybill Notification with uuid bpid:urn:oasis:names:draft:bpss:ubp-genericwaybill-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_generic-waybillnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_generic-waybill-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_generic-waybill-
notification-1.html UBL 2 Application Response Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- application-response-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-applicationresponse-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-application-responsenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-applicationresponse-notification-1.html UBL 2 Attached Document Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- attached-document-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-attached-documentnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-attached-documentnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-attacheddocument-notification-1.html UBL 2 Bill Of Lading Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-bill-oflading-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-bill-of-ladingnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-bill-of-lading-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-bill-of-ladingnotification-1.html UBL 2 Catalogue Deletion Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- catalogue-deletion-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-catalogue-deletionnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-catalogue-deletionnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-cataloguedeletion-notification-1.html UBL 2 Catalogue Item Specification Update Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-catalogue-item-specification-update-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-catalogue-itemspecification-update-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-catalogue-itemspecification-update-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-catalogue-itemspecification-update-notification-1.html UBL 2 Catalogue Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-cataloguenotification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-cataloguenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-catalogue-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-cataloguenotification-1.html UBL 2 Catalogue Pricing Update Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl- 2-catalogue-pricing-update-notification
CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-catalogue-pricingupdate-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-catalogue-pricing-updatenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-cataloguepricing-update-notification-1.html UBP 2 UBL 2 Catalogue Request Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- catalogue-request-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-catalogue-requestresponse- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-catalogue-request-response- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-cataloguerequest-response-1.html UBL 2 Certificate Of Origin Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- certificate-of-origin-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-certificate-of-originnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-certificate-of-originnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-certificate-oforigin-notification-1.html UBL 2 Credit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-creditnotification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-credit-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-credit-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-creditnotification-1.html UBL 2 Debit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-debitnotification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-debit-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-debit-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-debitnotification-1.html UBL 2 Despatch Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- despatch-advice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-despatch-advicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-despatch-advicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-despatchadvice-notification-1.html UBL 2 Forwarding Instruction Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- forwarding-instruction-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-forwardinginstruction-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-forwarding-instructionnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-forwarding-
instruction-notification-1.html UBL 2 Freight Invoice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-freightinvoice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-freight-invoicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-freight-invoice-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-freight-invoicenotification-1.html UBL 2 Invoice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-invoicenotification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-invoice-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-invoice-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-invoicenotification-1.html UBL 2 Order Cancellation Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- order-cancellation-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-cancellationnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-cancellationnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-ordercancellation-notification-1.html UBL 2 Order Cancellation With Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- order-cancellation-with-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-cancellationwith-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-cancellation-withresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-ordercancellation-with-response-1.html UBL 2 Order Change Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-orderchange-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-changenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-change-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-order-changenotification-1.html UBL 2 Order Change With Complex Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-order-change-with-complex-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-change-withcomplex-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-change-with-complexresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-order-changewith-complex-response-1.html UBL 2 Order Change With Simple Response with uuid bpid:urn:oasis:names:draft:bpss:ubl- 2-order-change-with-simple-response
CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-change-withsimple-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-change-with-simpleresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-order-changewith-simple-response-1.html UBL 2 Order Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-order-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-ordernotification-1.html UBL 2 Order Response Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-orderresponse-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-responsenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-response-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-order-responsenotification-1.html UBL 2 Order Response Simple Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- order-response-simple-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-responsesimple-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-response-simplenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-order-responsesimple-notification-1.html UBL 2 Order With Complex Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- order-with-complex-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-with-complexresponse- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-with-complexresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-order-withcomplex-response-1.html UBL 2 Order With Simple Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-orderwith-simple-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-order-with-simpleresponse- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-order-with-simple-response- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-order-withsimple-response-1.html UBL 2 Packing List Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-packinglist-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-packing-listnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-packing-list-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-packing-list-
notification-1.html UBL 2 Receipt Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-receiptadvice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-receipt-advicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-receipt-advice-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-receipt-advicenotification-1.html UBL 2 Remittance Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- remittance-advice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-remittance-advicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-remittance-advicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-remittanceadvice-notification-1.html UBL 2 Request For Quotation with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-request-forquotation CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-request-forquotation- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-request-for-quotation- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-request-forquotation-1.html UBL 2 Small Business Subset Application Response Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-application-response-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-applicationresponse-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-application-responsenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbsapplication-response-notification-1.html UBL 2 Small Business Subset Credit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-credit-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-creditnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-credit-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-creditnotification-1.html UBL 2 Small Business Subset Debit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-debit-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-debitnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-debit-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-debitnotification-1.html UBL 2 Small Business Subset Despatch Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-despatch-advice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-despatch-advicenotification-
sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-despatch-advicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-despatchadvice-notification-1.html UBL 2 Small Business Subset Invoice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-invoice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-invoicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-invoice-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-invoicenotification-1.html UBL 2 Small Business Subset Order Cancellation Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-cancellation-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-ordercancellation-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-cancellationnotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-ordercancellation-notification-1.html UBL 2 Small Business Subset Order Cancellation With Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-cancellation-with-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-ordercancellation-with-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-cancellation-withresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-ordercancellation-with-response-1.html UBL 2 Small Business Subset Order Change Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-change-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-order-changenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-changenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-orderchange-notification-1.html UBL 2 Small Business Subset Order Change With Complex Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-change-with-complex-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-order-changewith-complex-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-change-withcomplex-response- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-orderchange-with-complex-response-1.html UBL 2 Small Business Subset Order Change With Simple Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-change-with-simple-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-order-changewith-simple-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-change-withsimple-response- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-
change-with-simple-response-1.html UBL 2 Small Business Subset Order Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-ordernotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-ordernotification-1.html UBL 2 Small Business Subset Order Response Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-response-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-order-responsenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-responsenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-orderresponse-notification-1.html UBL 2 Small Business Subset Order Response Simple Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-response-simple-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-order-responsesimple-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-response-simplenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-orderresponse-simple-notification-1.html UBL 2 Small Business Subset Order With Complex Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-with-complex-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-order-withcomplex-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-with-complexresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-withcomplex-response-1.html UBL 2 Small Business Subset Order With Simple Response with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-order-with-simple-response CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-order-withsimple-response- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-with-simpleresponse- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-order-withsimple-response-1.html UBL 2 Small Business Subset Receipt Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-receipt-advice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-receipt-advicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-receipt-advicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-receiptadvice-notification-1.html UBL 2 Small Business Subset Remittance Advice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-remittance-advice-notification
CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-remittanceadvice-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-remittance-advicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-remittanceadvice-notification-1.html UBL 2 Small Business Subset Request For Quotation with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-request-for-quotation CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-request-forquotation- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-request-for-quotation- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-requestfor-quotation-1.html UBL 2 Small Business Subset Self-Billed Credit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-self-billed-credit-note-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-self-billedcredit-note-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-self-billed-credit-notenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-self-billedcredit-note-notification-1.html UBL 2 Small Business Subset Self-Billed Invoice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-self-billed-invoice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-self-billedinvoice-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-self-billed-invoicenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-self-billedinvoice-notification-1.html UBL 2 Small Business Subset Statement Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-sbs-statement-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-sbs-statementnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-sbs-statement-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-sbs-statementnotification-1.html UBL 2 Self-Billed Credit Note Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2- self-billed-credit-note-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-self-billed-creditnote-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-self-billed-credit-notenotification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-self-billedcredit-note-notification-1.html UBL 2 Self-Billed Invoice Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-selfbilled-invoice-notification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-self-billed-invoicenotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-self-billed-invoice-
notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-self-billedinvoice-notification-1.html UBL 2 Statement Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-statementnotification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-statementnotification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-statement-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-statementnotification-1.html UBL 2 Waybill Notification with uuid bpid:urn:oasis:names:draft:bpss:ubl-2-waybillnotification CPPA building blocks file cppa_building_blocks_ebxmlbp-2.0_ubl-2-waybill-notification- sample ebxml CPA (XML) cpa_sample_ebxmlbp-2.0_ubl-2-waybill-notification- same sample ebxml CPA (HTML) html_cpa_sample_ebxmlbp-2.0_ubl-2-waybillnotification-1.html
7. Open Issues Some issues need future resolution. ebxml Collaboration Protocol Profile and Agreement Specification version 2.1 will better aligned with ebxml Business Process 2.0.x ebxml Collaboration Protocol Profile and Agreement Specification version 2.1 SimplePart will be better to reference Business Documents like the UBL Small Business Subset. CPPA Specification 2.0 only supports one Specification. Currently the SimpleParts reference the main UBL specification XML Schemas. The Universal Business Processes 2.0 ebbp 2.0.x definitions should receive a fix location at doc.oasisopen.org. The ebcppa ProcessSpecification element must use that new location. CPA formation parameters can be used to set time information in the CPA. 8. References [ebbp] ebxml Business Process OASIS Technical Committee http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ebxml-bp [ebcppa] ebxml Collaboration Protocol Profile and Agreement OASIS Techncial Committee http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ebxml-bp [ebxml] electronic business XML http://www.ebxml.org [UBL] Universal Business Language 2.0 http://docs.oasis-open.org/ubl/cd-ubl-2.0/ [W3C XML Digital Signature]W3C XML Digital Signature website. http://www.w3.org/tr/xmldsig-core/
9. Notices 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'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 implementors or users of this specification, can be obtained from the OASIS Executive Director. 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. Copyright OASIS Open 2006. All Rights Reserved. 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. The limited permissions granted above are perpetual and will not be revoked by OASIS or its successors or assigns. 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.