public interface SchemaDeclaration
Modifier and Type | Method | Description |
---|---|---|
SchemaType |
getType() |
Get the simple or complex type associated with the element or attribute declaration
|
NodeTest |
makeSchemaNodeTest() |
Create a NodeTest that implements the semantics of schema-element(name) or
schema-attribute(name) applied to this element or attribute declaration.
|
SchemaType getType()
NodeTest makeSchemaNodeTest()