CARVIEW |
Select Language
HTTP/2 200
date: Mon, 06 Oct 2025 16:46:51 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:24:23 GMT
cache-control: max-age=2592000, public
expires: Wed, 05 Nov 2025 16:46:51 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98a6a3221a22165e
strict-transport-security: max-age=15552015; preload
x-frame-options: deny
x-xss-protection: 1; mode=block
cf-cache-status: EXPIRED
set-cookie: __cf_bm=VyWm6adWhH6d8lFmxNW4YBgjx6hwyvLgjRCpiQ_ffrw-1759769211-1.0.1.1-4gJgy0zdTo0qspZju_fSho5Gf3MBPuquCOHWsPGTH.bGSqDhMz9fnk6D89lGqrOx4Cale5PVVd.cfJRx6SPfwT9kmuS6wITnSYTY6yD8NSM; path=/; expires=Mon, 06-Oct-25 17:16:51 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98a6a3221a22165e-BLR
alt-svc: h3=":443"; ma=86400
dk.brics.schematools - XML Schema, RELAX NG, DTD, XML graphs from Anders M?ller on 2006-09-13 (xmlschema-dev@w3.org from September 2006)
dk.brics.schematools - XML Schema, RELAX NG, DTD, XML graphs
- From: Anders M?ller <amoeller@brics.dk>
- Date: Wed, 13 Sep 2006 14:07:12 +0200
- To: xmlschema-dev@w3.org
- Message-ID: <4507F470.2090406@brics.dk>
dk.brics.schematools is a Java package for manipulation and validation of XML graphs (also known as Summary Graphs) and schemas written in Restricted RELAX NG, DTD, or XML Schema, and for XPath evaluation on XML graphs. The first public release is now available from https://www.brics.dk/schematools/ The package provides the following features, among others: * validation of XML documents and XML graphs relative to schemas written in XML Schema, DTD, or Restricted RELAX NG * inclusion checking between schemas * conversion from XML Schema to Restricted RELAX NG or XML graphs An XML graph is reminiscent of an XML tree but may contain loops and choices. Also, element/attribute names, attribute values, and chardata are described by regular string languages. An XML graph represents a (typically infinite) set of XML trees. The notion of XML graphs originates from program analysis of XML transformations. Restricted RELAX NG is a subset of RELAX NG that is sufficient for translations from XML Schema and allows efficient validation of XML graphs. The package is already in use in other BRICS projects: - XSugar (https://www.brics.dk/xsugar/), a tool for translating between XML and non-XML syntax - XACT (https://www.brics.dk/Xact/), a Java-based XML transformation language with static validation analysis - XSLValidator (https://www.brics.dk/XSLV/), static analysis of XSLT stylesheets
Received on Thursday, 14 September 2006 09:49:16 UTC