CARVIEW |
Select Language
HTTP/2 200
date: Mon, 06 Oct 2025 16:46:45 GMT
content-type: text/html
content-encoding: gzip
last-modified: Thu, 13 Jul 2023 17:24:02 GMT
cache-control: max-age=2592000, public
expires: Wed, 05 Nov 2025 16:46:45 GMT
vary: Accept-Encoding
access-control-allow-origin: *
x-request-id: 98a6a2f7ccc375e9
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=IG90.p8IIO4kn_rV3rQZ.6fpkt56Q_gE_fw7O28E7RQ-1759769205-1.0.1.1-BgmJ.POBGvqDGdngRcGJ.ctwBvWTXS6peL8wmd3fo9sC0U1BnRk9NNTSN2kGXjYyuKBSCX.bOndgLe2Bo9SknDbq8tQbQotKimEr4Zh5f2U; path=/; expires=Mon, 06-Oct-25 17:16:45 GMT; domain=.w3.org; HttpOnly; Secure; SameSite=None
server: cloudflare
cf-ray: 98a6a2f7ccc375e9-BLR
alt-svc: h3=":443"; ma=86400
New XML Schema Validation Engine from Hussein Shafie on 2002-01-09 (xmlschema-dev@w3.org from January 2002)
New XML Schema Validation Engine
- From: Hussein Shafie <hussein@pixware.fr>
- Date: Wed, 9 Jan 2002 10:33:09 -0500 (EST)
- To: xmlschema-dev@w3.org
- Message-ID: <3C3C6287.4B83236A@pixware.fr>
The xsdvalid distribution contains the XML Schema ( https://www.w3.org/TR/2001/REC-xmlschema-1-20010502/ ) validation engine that will be integrated into the future XMLmind XML Editor product ( https://www.xmlmind.com/xmleditor ). This engine has been made available to schema and DTD authors in the form of 3 command-line tools: * xsdvalid: Checks an XML schema for validity. Checks an XML document for validity against an XML schema. * dtdvalid: Checks a DTD for validity. Checks an XML document for validity against a DTD. * dtdtoxsd: Converts a DTD to an XML schema. The xsdvalid distribution can be downloaded from https://www.xmlmind.com/xsdvalid.html . Features: * Fully implements XML Schema "Validation Rules". * Fully implements XML Schema "Schema Component Constraint" and "Schema Representation Constraint" (except for a few -- in our opinion, minor -- constraints). * DTD and XML Schema support is provided by the same engine. In fact, the grammar part of a DTD (element, attribute and notation declarations) is loaded into the engine as if it was a schema. * Once validated, a schema or a DTD can be serialized as a binary file for much faster reloading by XML document (instance) validation sessions. Non features: * Does not support anything related to XML Schema "Schema Information Set Contribution". * This engine is designed to be an interactive, incremental validator and not a streaming one. Therefore, it needs to load the entire XML document into memory before attempting to perform validation. -- Hussein SHAFIE hussein@pixware.fr Pixware www.pixware.fr Immeuble Capricorne, 23 rue Colbert, 78180 Montigny Le Bretonneux, France Phone: (33) 01 30 60 07 00 Fax: (33) 01 30 96 05 23
Received on Wednesday, 9 January 2002 10:35:36 UTC