[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: 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@k... 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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|