OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Java NVDL implementation

[ Lists Home | Date Index | Thread Index ]
  • To: "Jirka Kosek" <jirka@kosek.cz>
  • Subject: RE: [xml-dev] Java NVDL implementation
  • From: "Chiusano Joseph" <chiusano_joseph@bah.com>
  • Date: Sun, 7 May 2006 14:25:27 -0400
  • Cc: "XML Dev" <xml-dev@lists.xml.org>
  • Thread-index: AcZxInzFEIQjN7ygRtWlJTLhOaPcygA4P7vQ
  • Thread-topic: [xml-dev] Java NVDL implementation

Please see the bottom of Makoto Murata's message below regarding another NVDL implementation:

http://lists.w3.org/Archives/Public/public-schemata-users/2005Oct/0001.html 

My question is: Can you confirm that your implementation does not have such a bug?

Thanks,
Joe

Joseph Chiusano
Associate
Booz Allen Hamilton
 
700 13th St. NW, Suite 1100
Washington, DC 20005
O: 202-508-6514  
C: 202-251-0731
Visit us online@ http://www.boozallen.com

-----Original Message-----
From: Jirka Kosek [mailto:jirka@kosek.cz] 
Sent: Saturday, May 06, 2006 11:34 AM
To: Chiusano Joseph
Cc: XML Dev
Subject: Re: [xml-dev] Java NVDL implementation

Chiusano Joseph wrote:

> I understand that there were some issues in the past regarding some 
> NVDL implementation supporting W3C Schema (I don't recall which one, 
> assuming that there are more than one). Can you please confirm that 
> your implementation fully supports W3C Schema, in addition to RNG?

JNVDL just creates fragments from validated document and these fragments are then passed to respective validators for validation against specific schema (be it WXS, RNG, or whatever else). JNVDL uses standard JAXP 1.3 validation API, so any validator which supports this API can be used for WXS validation.

By default JNVDL uses MSV library for validation, but distribution also contains sample batch file (jnvdl-xerces.bat) which changes WXS validator from MSV to Xerces just by changing one Java property. So if Xerces is enough for you, or you have even better WXS validator then Xerces, you can use it very easily with JNVDL.

			Jirka

--
------------------------------------------------------------------
   Jirka Kosek     e-mail: jirka@kosek.cz     http://www.kosek.cz
------------------------------------------------------------------
   Profesionální školení a poradenství v oblasti technologií XML.
      Podívejte se na náš nově spuštěný web http://DocBook.cz
        Podrobný přehled školení http://xmlguru.cz/skoleni/
------------------------------------------------------------------
                    Nejbližší termíny školení:
        ** DocBook 15.-17.5.2006 ** XSL-FO 12.-13.6.2006 **
     ** XSLT 23.-26.10.2006 ** XML schémata 13.-15.11.2006 **
------------------------------------------------------------------
   http://xmlguru.cz    Blog mostly about XML for English readers
------------------------------------------------------------------




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS