Create a skeleton UBL Transport Service Description 2.2 document: (HELP)

Click here to move to the XML serialized results.

<TransportServiceDescription>A document sent by a transport service provider to announce the availability of a transport service. ?
<cbc:UBLVersionID>Identifies the earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance. ?
<cbc:UBLVersionID>Identifies the earliest version of the UBL 2 schema for this document type that defines all of the elements that might be encountered in the current instance. ?
<cbc:CustomizationID>Identifies a user-defined customization of UBL for a specific use. ?
<cbc:CustomizationID>Identifies a user-defined customization of UBL for a specific use. ?
<cbc:ProfileID>Identifies a user-defined profile of the customization of UBL being used. ?
<cbc:ProfileID>Identifies a user-defined profile of the customization of UBL being used. ?
<cbc:ProfileExecutionID>Identifies an instance of executing a profile, to associate all transactions in a collaboration. ?
<cbc:ProfileExecutionID>Identifies an instance of executing a profile, to associate all transactions in a collaboration. ?
<cbc:ID>An identifier for this document, assigned by the sender. ?
<cbc:ID>An identifier for this document, assigned by the sender. ?
<cbc:CopyIndicator>Indicates whether this document is a copy (true) or not (false). ?
<cbc:CopyIndicator>Indicates whether this document is a copy (true) or not (false). ?
<cbc:UUID>A universally unique identifier for an instance of this document. ?
<cbc:UUID>A universally unique identifier for an instance of this document. ?
<cbc:IssueDate>The date, assigned by the sender, on which this document was issued. ?
<cbc:IssueDate>The date, assigned by the sender, on which this document was issued. ?
<cbc:IssueTime>The time, assigned by the sender, at which this document was issued. ?
<cbc:IssueTime>The time, assigned by the sender, at which this document was issued. ?
<cbc:Note>Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures. ?
<cbc:Note>Free-form text pertinent to this document, conveying information that is not contained explicitly in other structures. ?
<cbc:ServiceName>A name, assigned by the Transport Service Provider, for the service being announced. ?
<cbc:ServiceName>A name, assigned by the Transport Service Provider, for the service being announced. ?
<cbc:ResponseCode>A code signifying a response related to the Transport Service Description. ?
<cbc:ResponseCode>A code signifying a response related to the Transport Service Description. ?
<cac:Signature>A signature applied to this document. ?
<cac:Signature>A signature applied to this document. ?
<cac:SenderParty>The party sending the Transport Service Description. ?
<cac:SenderParty>The party sending the Transport Service Description. ?
<cac:ReceiverParty>The party receiving the Transport Service Description. ?
<cac:ReceiverParty>The party receiving the Transport Service Description. ?
<cac:TransportServiceDescriptionRequestDocumentReference>A Transport Service Description Request to which this Transport Service Description is a response. ?
<cac:TransportServiceDescriptionRequestDocumentReference>A Transport Service Description Request to which this Transport Service Description is a response. ?
<cac:TransportServiceProviderParty>The transport service provider. ?
<cac:TransportServiceProviderParty>The transport service provider. ?
<cac:ServiceChargePaymentTerms>The terms of payment under which the transport service would be provided. ?
<cac:ServiceChargePaymentTerms>The terms of payment under which the transport service would be provided. ?
<cac:ValidityPeriod>A period during which this Transport Service Description is valid. ?
<cac:ValidityPeriod>A period during which this Transport Service Description is valid. ?
<cac:TransportationService>A transportation service announced in this Transport Service Description. ?
<cac:TransportationService>A transportation service announced in this Transport Service Description. ?

Click here to alter the structure of the document.

<?xml version="1.0" encoding="UTF-8"?>
<TransportServiceDescription
 xmlns="urn:oasis:names:specification:ubl:schema:xsd:TransportServiceDescription-2"
 xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2"
 xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2"/>


Please consider to


towards our
free resources.

Help information

Use this to create initial skeleton instances of an OASIS UBL 2.2 document created by the OASIS UBL technical committee. The end result will not be schema valid because of the absence of attribute values and certain required values (such as dates). It is expected that the instance displayed will be selected, copied and pasted by you into your favourite XML editor.

This will not read existing instances. This is only for prototyping the overall initial structure of a document.

The hyperlinked question marks will open another browser window and load all of the model information into that window from the OASIS web site. Once loaded, navigation in that window will be quite quick. A suggested mode of operation is to have both windows open and visible at the same time so that each time you click on the question mark the other window updates with the complete model information.

IMPORTANT: This experimental environment may be removed at any time.

Credit: This tool is based on the Saxon-CE (Client Edition) browser-based XSLT 2.0 processor found at http://saxon.sf.net. This powerful tool runs a conforming XSLT 2.0 processor in the browser as compiled JavaScript (hence the performance basis on the speed of your browser).


Important notes:

    This program works entirely within the user's browser.  At no time is any
information sent back to the server.  Accessing the page loads the HTML,
loads the Saxon-CE processor, loads the stylesheet and loads the model
information.  Once loaded and the user begins interaction, there is no
access to the server.

Because of this browser-based approach, your performance is limited to the
performance of your JavaScript engine in your browser and the speed of the
data connection in order to download the large file of model information.
AS A RESULT THIS APPLICATION RUNS MORE SLOWLY THAN SERVER BASED PROGRAMS!
Please do not expect the results to be shown quickly, but once shown, it is
intended to be very useful information.  We welcome suggestions for new
features but we will keep in mind the restricted nature of the environment.

Copyright (C) - Crane Softwrights Ltd.
              - http://www.CraneSoftwrights.com/links/res-skeleton.htm

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Note: for your reference, the above is the "Modified BSD license", this text
      was obtained 2003-07-26 at http://www.xfree86.org/3.3.6/COPYRIGHT2.html#5

THE AUTHOR MAKES NO REPRESENTATION ABOUT THE SUITABILITY OF THIS CODE FOR ANY
PURPOSE.
   
Revision date: 20170124-0238Z