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 ]

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
------------------------------------------------------------------

S/MIME Cryptographic Signature





 

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

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