At 10.04 30/05/2002 -0700, you wrote: >Hello, > I am currently using Excess C++ 1.6 on my computer. Using the > command line sample APIs, I was executing the following commands: > > DOMCount -v=always personal-schema.xml > IDOMCount -v=always personal-schema.xml > SAXCount -v=always personal-schema.xml > SAX2Count -v=always personal-schema.xml
You need to enable namespace and schema processing: add the "-n -s" switches Alberto ------------------------------- Alberto Massari eXcelon Corp. http://www.StylusStudio.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
