Package | Description |
---|---|
org.apache.xerces.impl.xs |
Modifier and Type | Method and Description |
---|---|
static void |
XSConstraints.fullSchemaChecking(XSGrammarBucket grammarBucket,
SubstitutionGroupHandler SGHandler,
CMBuilder cmBuilder,
XMLErrorReporter errorReporter)
used to check the 3 constraints against each complex type
(should be each model group):
Unique Particle Attribution, Particle Derivation (Restriction),
Element Declrations Consistent.
|
XSCMValidator |
XSComplexTypeDecl.getContentModel(CMBuilder cmBuilder) |
XSCMValidator |
XSComplexTypeDecl.getContentModel(CMBuilder cmBuilder,
boolean forUPA) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.