RE: Using Xerces to parse an xml document that uses a Schema with Microsoft Namespaces

2001-11-27 Thread Murphy, James
er 27, 2001 9:37 AM > To: '[EMAIL PROTECTED]' > Subject: Using Xerces to parse an xml document that uses a Schema with > Microsoft Namespaces > > > I am currently working on a project that requires my to be > able to parse a > particular XML document and valid

Using Xerces to parse an xml document that uses a Schema with Microsoft Namespaces

2001-11-27 Thread Neil Sherman
I am currently working on a project that requires my to be able to parse a particular XML document and validate it against a given schema. I have tried using the saxcount example that comes with the Xerces package to validate my XML document against the schema. i.e. saxcount -v=always -n -s -