mrglavas2004/03/24 20:03:23
Modified:java/src/org/apache/xerces/util XMLChar.java
XMLGrammarPoolImpl.java XML11Char.java
XMLAttributesImpl.java
java/src/org/apache/xerces/impl/xs/opti
DefaultXMLDocumen
sandygao2003/03/11 07:48:33
Modified:java/src/org/apache/xerces/impl/xs/models XSAllCM.java
XSCMValidator.java XSDFACM.java XSEmptyCM.java
Log:
Implemented whatCanGoHere in the schema content models.
For now it's only used internally. If we ever want to expo
sandygao2002/08/26 23:11:08
Modified:java/src/org/apache/xerces/impl/xs/models XSAllCM.java
Log:
Improving the error-handling code in XSAllCM.
In the old code, we go through the whole list of candidate elements to find
the one that matches the current element, even if some of th
sandygao2002/08/26 22:34:09
Modified:java/src/org/apache/xerces/impl/xs/models XSAllCM.java
XSEmptyCM.java
Log:
Fixing bug [12062]. After the first time we see an error in the "all" content
model, we should change the state from "first error" to "subsequenc