RE: [xml-dev] Here's why it's not always a good idea to embed validation information (e.g., schemaLocation) in instance documents

From
Costello, Roger L. <>
To
"" <>
Date
2009-01-06T16:23:10Z
ID
<>
Thread
RE: [xml-dev] Here's why it's not always a good idea to embed validation information (e.g., schemaLocation) in instance documents
Hello Cecil,

> I did find one implementation [of NVDL] (JNVDL)... are there others?

Yes, here are two others:

1. Oxygen XML has a Java implementation of NVDL, called oNVDL.  It can be downloaded from:
http://www.oxygenxml.com/onvdl.html

Also, Oxygen XML supports NVDL in their XML Editor Tool.

2. SnRNV (Small nano Reconstruction NVDL Validator). SnRNV is a streaming NVDL validator, dispatcher, and reconstructor.  SnRNV can be downloaded from:
http://www.asahi-net.or.jp/~eb2m-mrt/nvdl/SnRNV-1.0.zip

> How new is this?  Likelihood of wide acceptance?

NVDL is an ISO standard. I believe that it became a standard in 2005. Lots of people and organizations are already using it, e.g., 

    - OOXML
    - Ecma-376 Office Open XML
    - W3C Internationalization Tag Set
    - W3C SVG Tiny 1.2
    - Docbook v5.0
    - XML Digital Signature

/Roger

________________________________

	From: Cecil New [mailto:] 
	Sent: Tuesday, January 06, 2009 8:10 AM
	To: Costello, Roger L.
	Cc: 
	Subject: Re: [xml-dev] Here's why it's not always a good idea to embed validation information (e.g., schemaLocation) in instance documents
	
	
	Interesting read, thanks.  I did find one implementation (JNVDL)... are there others?  How new is this?  Likelihood of wide acceptance?