| Package | Description |
|---|---|
| org.apache.xerces.impl.xs | |
| org.apache.xerces.impl.xs.models | |
| org.apache.xerces.impl.xs.traversers |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
XSAttributeGroupDecl.validRestrictionOf(String typeName,
XSAttributeGroupDecl baseGroup,
XSConstraints xsConstraints)
Check that the attributes in this group validly restrict those from a base group.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
XSEmptyCM.checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler,
XSConstraints xsConstraints)
check whether this content violates UPA constraint.
|
boolean |
XSDFACM.checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler,
XSConstraints xsConstraints)
check whether this content violates UPA constraint.
|
boolean |
XSCMValidator.checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler,
XSConstraints xsConstraints)
check whether this content violates UPA constraint.
|
boolean |
XSAllCM.checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler,
XSConstraints xsConstraints)
check whether this content violates UPA constraint.
|
boolean |
XS11AllCM.checkUniqueParticleAttribution(SubstitutionGroupHandler subGroupHandler,
XSConstraints xsConstraints)
check whether this content violates UPA constraint.
|
| Constructor and Description |
|---|
XS11CMRestriction(XSCMValidator base,
XSCMValidator derived,
SubstitutionGroupHandler sgh,
XSGrammarBucket gb,
CMBuilder cmb,
XSConstraints xsc) |
| Modifier and Type | Method and Description |
|---|---|
void |
XSDHandler.setSchemaVersionInfo(short version,
XSConstraints xsConstraints)
Set schema 1.1 support
|
| Constructor and Description |
|---|
XSDHandler(short schemaVersion,
XSConstraints xsConstraints) |
XSDHandler(XSGrammarBucket gBucket,
short schemaVersion,
XSConstraints xsConstraints) |
Copyright © 2013. All rights reserved.