8142463: Xml schema validation failing after Xerces update; maxOccurs ignored

Reviewed-by: lancea
This commit is contained in:
Joe Wang 2015-11-30 16:17:54 -08:00
parent f7176a2886
commit 8a9ae48ba7
4 changed files with 86 additions and 0 deletions

View file

@ -136,6 +136,7 @@ public class XSDFACM
* positions in the second dimension of the transition table.
*/
private int fTransTable[][] = null;
/**
* Array containing occurence information for looping states
* which use counters to check minOccurs/maxOccurs.
@ -211,6 +212,7 @@ public class XSDFACM
// Store away our index and pools in members
fLeafCount = leafCount;
fIsCompactedForUPA = syntaxTree.isCompactedForUPA();
//
// Create some string pool indexes that represent the names of some