Package | Description |
---|---|
com.sun.msv.grammar.xmlschema |
W3C XML Schema grammar model.
|
com.sun.msv.reader.xmlschema |
parses XML representation of XML Schema into AGM.
|
Modifier and Type | Field and Description |
---|---|
ElementDeclExp |
ElementDeclExp.XSElementExp.parent |
ElementDeclExp |
ElementDeclExp.substitutionAffiliation
The substitution group affiliation property
of this component, if any.
|
Modifier and Type | Method and Description |
---|---|
ElementDeclExp |
XMLSchemaSchema.ElementDeclContainer.get(String name) |
ElementDeclExp |
XMLSchemaSchema.ElementDeclContainer.getOrCreate(String name) |
Modifier and Type | Method and Description |
---|---|
protected Expression |
ElementDeclState.annealDeclaration(ElementDeclExp exp)
This method is called after this class finishes augmenting
ElementDeclExp.
|
Copyright © 2016 Oracle Corporation. All rights reserved.