Schema Validation Utilities

Provides support for validating XML representations using the following schema languages: W3C XML Schema 1.0, Schematron (ISO/IEC 19757-3:2006), and RELAX NG (ISO/IEC 19757-2:2008). It is also possible to access and query the post-schema-validation infoset (PSVI) using the Xerces XML Schema API.

Лицензия

Лицензия

Группа

Группа

org.opengis.cite
Идентификатор

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

schema-utils
Последняя версия

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

1.8
Дата

Дата

Тип

Тип

jar
Описание

Описание

Schema Validation Utilities
Provides support for validating XML representations using the following schema languages: W3C XML Schema 1.0, Schematron (ISO/IEC 19757-3:2006), and RELAX NG (ISO/IEC 19757-2:2008). It is also possible to access and query the post-schema-validation infoset (PSVI) using the Xerces XML Schema API.
Ссылка на сайт

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

http://opengeospatial.github.io/schema-utils/
Организация-разработчик

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

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

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

https://github.com/opengeospatial/schema-utils

Скачать schema-utils

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

<!-- https://jarcasting.com/artifacts/org.opengis.cite/schema-utils/ -->
<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>schema-utils</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/schema-utils/
implementation 'org.opengis.cite:schema-utils:1.8'
// https://jarcasting.com/artifacts/org.opengis.cite/schema-utils/
implementation ("org.opengis.cite:schema-utils:1.8")
'org.opengis.cite:schema-utils:jar:1.8'
<dependency org="org.opengis.cite" name="schema-utils" rev="1.8">
  <artifact name="schema-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='schema-utils', version='1.8')
)
libraryDependencies += "org.opengis.cite" % "schema-utils" % "1.8"
[org.opengis.cite/schema-utils "1.8"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.opengis.cite.saxon : saxon9 jar 9.0.0.8
xerces : xercesImpl jar 2.11.0
xml-resolver : xml-resolver jar 1.2
com.thaiopensource : jing jar 20091111

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

Данный проект не имеет модулей.

Schema Validation Utilities

The schema-utils library is used by several OGC conformance test suites. It provides support for validating XML representations using the following schema languages:

  • W3C XML Schema 1.0
  • Schematron (ISO/IEC 19757-3:2006)
  • RELAX NG (ISO/IEC 19757-2:2008)

Visit the project documentation website for more information, including the API documentation.

org.opengis.cite

Open Geospatial Consortium

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

Версия
1.8
1.7
1.6
1.5