- From: George Cristian Bina <george@oxygenxml.com>
- Date: Fri, 18 Feb 2005 09:57:10 +0200
- To: Farid.Mahini@L-3com.com
- Cc: kbuchcik@4commerce.de, xmlschema-dev@w3.org
You can validate with Xerces using one of the sample applications, see http://xml.apache.org/xerces2-j/samples.html Or, as Michael suggested, you can get an XML Editor that uses Xerces. I think it is used in all Java based editors. Best Regards, George --------------------------------------------------------------------- George Cristian Bina <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger http://www.oxygenxml.com Farid.Mahini@L-3com.com wrote: > > How can I validate with Xerces 2.6.2? I.e. do I pass a class (or a jar) to > javaw or I have to write a Java app? > > Thanx, > -Farid > > >>-----Original Message----- >>From: Kasimier Buchcik [mailto:kbuchcik@4commerce.de] >>Sent: Thursday, February 17, 2005 2:40 PM >>To: Farid.Mahini@L-3com.com >>Cc: xmlschema-dev@w3.org >>Subject: Re: Facets >> > > > > >>XMLSpy does not evaluate this correctly. The XPath expression >>of the IDC >>fields used here should resolve to the attributes "a" or "b" only. >>If those XPath expressions are substituted for "@id" and >>"@idref" I get >>keyref error you expected with Libxml2, Xerces 2.6.2 and XSV 2.7. >> >>Regards, >> >>Kasimier >> > > > >>From E-mail Administrator > ATTENTION PLEASE: Do you have our new e-mail addresses? > The current L-3 standard is First.Last @ L-3com.com > E-mail addressed to First.Last @ te.L-3com.com will no longer be delivered. > Please update your address book using the "From" address on this email. > > >
Received on Friday, 18 February 2005 07:50:12 UTC