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

Click here to move to the XML serialized results.

<TransportServiceDescriptionRequest>A document requesting a Transport Service Description, sent from a party with a transport demand (transport user) to a party providing transport services (transport service provider). ?
<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: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:ID>An identifier for this document, assigned by the sender. ?
<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: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: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:ServiceInformationPreferenceCode>A code signifying the category of service information requested to be provided in 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 Request. ?
<cac:ReceiverParty>The party receiving the Transport Service Description Request. ?
<cac:TransportServiceProviderParty>The transport service provider. ?
<cac:TransportationService>A transportation service about which information is requested. ?
<cac:TransportationService>A transportation service about which information is requested. ?
<cbc:TransportServiceCode>A code signifying the extent of this transportation service (e.g., door-to-door, port-to-port). ?
<cbc:TariffClassCode>A code signifying the tariff class applicable to this transportation service. ?
<cbc:Priority>The priority of this transportation service. ?
<cbc:FreightRateClassCode>A code signifying the rate class for freight in this transportation service. ?
<cbc:TransportationServiceDescription>Text describing this transportation service. ?
<cbc:TransportationServiceDescription>Text describing this transportation service. ?
<cbc:TransportationServiceDetailsURI>The Uniform Resource Identifier (URI) of a document providing additional details regarding this transportation service. ?
<cbc:NominationDate>In a transport contract, the deadline date by which this transportation service has to be booked. For example, if this service is scheduled for Wednesday 16 February 2011 at 10 a.m. CET, the nomination date might be Tuesday15 February 2011. ?
<cbc:NominationTime>In a transport contract, the deadline time by which this transportation service has to be booked. For example, if this service is scheduled for Wednesday 16 February 2011 at 10 a.m. CET, the nomination date might be Tuesday15 February 2011 and the nomination time 4 p.m. at the latest. ?
<cbc:Name>The name of this transportation service. ?
<cbc:SequenceNumeric>A number indicating the order of this transportation service in a sequence of transportation services. ?
<cac:TransportEquipment>A piece of transport equipment used in this transportation service. ?
<cac:TransportEquipment>A piece of transport equipment used in this transportation service. ?
<cac:SupportedTransportEquipment>A piece of transport equipment supported in this transportation service. ?
<cac:SupportedTransportEquipment>A piece of transport equipment supported in this transportation service. ?
<cac:UnsupportedTransportEquipment>A piece of transport equipment that is not supported in this transportation service. ?
<cac:UnsupportedTransportEquipment>A piece of transport equipment that is not supported in this transportation service. ?
<cac:CommodityClassification>A classification of this transportation service. ?
<cac:CommodityClassification>A classification of this transportation service. ?
<cac:SupportedCommodityClassification>A classification (e.g., general cargo) for commodities that can be handled in this transportation service. ?
<cac:SupportedCommodityClassification>A classification (e.g., general cargo) for commodities that can be handled in this transportation service. ?
<cac:UnsupportedCommodityClassification>A classification for commodities that cannot be handled in this transportation service. ?
<cac:UnsupportedCommodityClassification>A classification for commodities that cannot be handled in this transportation service. ?
<cac:TotalCapacityDimension>The total capacity or volume available in this transportation service. ?
<cac:ShipmentStage>One of the stages of shipment in this transportation service. ?
<cac:ShipmentStage>One of the stages of shipment in this transportation service. ?
<cac:TransportEvent>One of the transport events taking place in this transportation service. ?
<cac:TransportEvent>One of the transport events taking place in this transportation service. ?
<cac:ResponsibleTransportServiceProviderParty>The transport service provider responsible for this transportation service. ?
<cac:EnvironmentalEmission>An environmental emission resulting from this transportation service. ?
<cac:EnvironmentalEmission>An environmental emission resulting from this transportation service. ?
<cac:EstimatedDurationPeriod>The estimated duration of this transportation service. ?
<cac:ScheduledServiceFrequency>A class to specify which day of the week a transport service is operational. ?
<cac:ScheduledServiceFrequency>A class to specify which day of the week a transport service is operational. ?
<cac:TransportationService>A transportation service about which information is requested. ?

Click here to alter the structure of the document.

<?xml version="1.0" encoding="UTF-8"?>
<TransportServiceDescriptionRequest
 xmlns="urn:oasis:names:specification:ubl:schema:xsd:TransportServiceDescriptionRequest-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 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: 20141112-0100Z