From: Stefan B. <bo...@ap...> - 2007-04-25 04:02:15
|
On Tue, 24 Apr 2007, David Carver <dc...@st...> wrote: > Stefan Bodewig wrote: >> On Tue, 24 Apr 2007, David Carver <dc...@st...> wrote: >> >> >>> I mean making sure that the schema compiles in the schema parser >>> with out error. Making sure that the schema conforms to the rules >>> specified by XML Schemas 1.0. >>> >> >> I see. How do I do that using the JAXP API? >> >> > This article shows how to pre-compile a schema using JAXP 1.3 api: > > https://jaxp.dev.java.net/article/jaxp-1_3-article.html#Compile_Schema(s) I will look into it, thanks for the link. This probably should go into XMLUnit 1.2, I'd like to see us finalize 1.1 pretty soon. There is nothing bad in having frequent releases, more frequent than every four years, that is 8-) Stefan |