OASIS Universal Business Language XML schemas - backports

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.

Лицензия

Лицензия

Группа

Группа

com.tradeshift
Идентификатор

Идентификатор

tradeshift-ubl-xsd-backports
Последняя версия

Последняя версия

2.2.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

OASIS Universal Business Language XML schemas - backports
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.
Ссылка на сайт

Ссылка на сайт

https://docs.oasis-open.org/ubl/cs01-UBL-2.2/UBL-2.2.html
Организация-разработчик

Организация-разработчик

Tradeshift
Система контроля версий

Система контроля версий

https://github.com/Tradeshift/tradeshift-ubl-xsd

Скачать tradeshift-ubl-xsd-backports

Имя Файла Размер
tradeshift-ubl-xsd-backports-2.2.0.pom 5 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-backports/ -->
<dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>tradeshift-ubl-xsd-backports</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-backports/
implementation 'com.tradeshift:tradeshift-ubl-xsd-backports:2.2.0'
// https://jarcasting.com/artifacts/com.tradeshift/tradeshift-ubl-xsd-backports/
implementation ("com.tradeshift:tradeshift-ubl-xsd-backports:2.2.0")
'com.tradeshift:tradeshift-ubl-xsd-backports:pom:2.2.0'
<dependency org="com.tradeshift" name="tradeshift-ubl-xsd-backports" rev="2.2.0">
  <artifact name="tradeshift-ubl-xsd-backports" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tradeshift', module='tradeshift-ubl-xsd-backports', version='2.2.0')
)
libraryDependencies += "com.tradeshift" % "tradeshift-ubl-xsd-backports" % "2.2.0"
[com.tradeshift/tradeshift-ubl-xsd-backports "2.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • tradeshift-ubl-xsd-2_0
  • tradeshift-ubl-xsd-2_1
  • tradeshift-ubl-xsd-2_2

OASIS Universal Business Language

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.

Please refer to the official open-oasis.org site for the full documentation for UBL v2.0, UBL v2.1 and UBL v2.2

Getting started

In order to you to include this software in your own project, you must first specify the dependency on the artifact. The most current version is 2.2.0 and it is backwards compatible with 2.0.0 and 2.1.0.

Using the UBL XML Schemas with Maven

  <dependency>
    <groupId>com.tradeshift</groupId>
    <artifactId>tradeshift-ubl-xsd</artifactId>
    <version>2.2.0</version>
  </dependency>

Using the UBL XML Schemas with SBT

libraryDependencies +=
  "com.tradeshift" %% "tradeshift-ubl-xsd" % "2.2.0"

Using the UBL XML Schemas with Gradle

dependencies {
  compile 'com.tradeshift:tradeshift-ubl-xsd:2.2.0'
}

What is included?

The artifact only contains the XML Schemas (XSD) of the Universal Business Language standard. This repository contains an amount of examples that can be a starting point for your learning of UBL.

Examples

The UBL language is a fairly big specification and it's quickly easy to get lost if you start out digging directly into the XSDs. However here is a few links to few common document types:

com.tradeshift

Tradeshift

Tradeshift is the world’s largest business commerce platform that connects buyers and sellers.

Версии библиотеки

Версия
2.2.0