Last Version

Schema Validation Utilities 1.8

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.

License

License

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

schema-utils
Version

Version

1.8
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://opengeospatial.github.io/schema-utils/
Project Organization

Project Organization

Open Geospatial Consortium
Source Code Management

Source Code Management

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

Download schema-utils 1.8


<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.