OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE:



>
> I'm using 1.4 and changed to '2001/XML' but still get
> 'message' must be
> declared.
>

That's odd.  It validates for me.

Did you change it to 2001/XML in both the instance and the schema document?


> Also I had to comment out
>
> parser.setFeature(
> "http://apache.org/xml/features/validation/schema-full-checkin
> g", false);
>
> because I got
>
> org.xml.sax.SAXNotRecognisedException:
> http://apache.org/xml/features/validation/schema-full-checking
>
> error message.  Do I need this feature for it to work?
>

I don't think you need that feature for it to be able to find a declaration
for "message." I'm not sure why you got that error, though.  I am using the
DOMCount sample that comes with Xerces and the feature works fine for me.


Priscilla Walmsley
Vitria Technology