Re: Validating a xsd schema file

2007-11-15 Thread Francesco Lazzarino
rrectness of the schema > file itself without looking at any instances of it. > > Regards, > Simon > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >

Re: HTTP OUTGOING CACHING

2007-09-17 Thread Francesco Lazzarino
r", this); > > // set validation feature > > config.setParameter("validate", Boolean.TRUE); > > //parse document > > XSModel model = schemaLoader.loadURI(schemaURL); > -- Francesco Lazzarino Digital Archive Programmer Florida Center for Library Automation http://daitss.fcla.edu - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

xsd:dateTime validation

2007-09-13 Thread Francesco Lazzarino
g that is fixed in the newer Xerces (Thus java6)? What versions of Xerces are used in Java5 and Java6 respectively? I might be able to just use a newer Xerces directly instead of upgrade Java. -franco -- Francesco Lazzarino Digital Archive Programmer Florida Center for Librar