contentSpecType = fStringPool.addSymbol("ANY");
-Original Message-
From: George T. Joseph [mailto:[EMAIL PROTECTED]
Sent: Saturday, January 29, 2000 11:55 PM
To: xerces-dev
Subject: Xerces-J bug in XSchemaValidator.java
I'm test driving the 12/17 Schema WD supp
I'm test driving the 12/17 Schema WD support and think I found a bug...
Specifying an attributeGroup reference in a type declaration causes an error if
at least one attribute isn't defined before it. The error is: "Datatype
qualifiers can only be used if you specify a type attribute." Although t