All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.oasis-open.ubl.examples.UBL-TransportProgressStatusRequest-2.1-Example.json Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 2.2.0
Show newest version
{"_D":"urn:oasis:names:specification:ubl:schema:xsd:TransportProgressStatusRequest-2",
 "_S":"urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2",
 "_B":"urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2",
 "TransportProgressStatusRequest":[{
 "UBLVersionID":[{"IdentifierContent":"2.1"}],
 "ID":[{"IdentifierContent":"TPS_1"}],
 "IssueDate":[{"DateContent":"2011-10-03"}],
 "IssueTime":[{"TimeContent":"14:30:10+01:00"}],
 "SenderParty":[{
  "PartyIdentification":[{
   "ID":[{"IdentifierContent":"4058673827641",
    "IdentificationSchemeAgencyNameText":"GS1",
    "IdentificationSchemeNameText":"GLN"}]
  }],
  "PartyName":[{
   "Name":[{"TextContent":"NECOSS"}]
  }],
  "Contact":[{
   "Name":[{"TextContent":"SomeName"}],
   "Telephone":[{"TextContent":"+49450557000"}],
   "ElectronicMail":[{"TextContent":"[email protected]"}]
  }]
 }],
 "ReceiverParty":[{
  "PartyIdentification":[{
   "ID":[{"IdentifierContent":"4058673821325",
    "IdentificationSchemeAgencyNameText":"GS1",
    "IdentificationSchemeNameText":"GLN"}]
  }],
  "PartyName":[{
   "Name":[{"TextContent":"ARRIVA"}]
  }],
  "Contact":[{
   "Name":[{"TextContent":"SomeName"}],
   "Telephone":[{"TextContent":"+49450557888"}],
   "ElectronicMail":[{"TextContent":"[email protected]"}]
  }]
 }],
 "TransportMeans":[{
  "JourneyID":[{"IdentifierContent":"RHamBrem"}],
  "RegistrationNationalityID":[{"IdentifierContent":"DE"}],
  "TransportMeansTypeCode":[{"CodeContent":"230"}],
  "RailTransport":[{
   "TrainID":[{"IdentifierContent":"RID01235"}]
  }]
 }],
 "StatusLocation":[{
  "LocationTypeCode":[{"CodeContent":"13"}],
  "Address":[{
   "ID":[{"IdentifierContent":"4568763527610",
    "IdentificationSchemeAgencyNameText":"GS1",
    "IdentificationSchemeNameText":"GLN"}],
   "StreetName":[{"TextContent":"Ludwig-Erhard-Str. 15"}],
   "CityName":[{"TextContent":"Bremen"}],
   "Country":[{
    "IdentificationCode":[{"CodeContent":"DE"}]
   }]
  }]
 }]
}]}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy