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 | Class and Description |
---|---|
class |
ComplexTypeExp
ComplexType definition.
|
class |
SimpleTypeExp
Simple type declaration.
|
Modifier and Type | Method and Description |
---|---|
XMLSchemaTypeExp |
ElementDeclExp.getTypeDefinition()
gets the
type definition property of this schema component.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ComplexTypeExp.isDerivedTypeOf(XMLSchemaTypeExp exp,
int constraint) |
Modifier and Type | Method and Description |
---|---|
private XMLSchemaReader.Type |
XMLSchemaReader.getType(XMLSchemaTypeExp exp) |