See: Description
Interface | Description |
---|---|
XSAny |
Represents the schema Any type.
|
XSBase64Binary |
XMLObject that represents an XML Schema base64Binary.
|
XSBoolean |
XSBoolean is the
xs:boolean schema type. |
XSDateTime |
XMLObject that represents an XML Schema dateTime.
|
XSInteger |
XMLObject that represents an XML Schema Integer.
|
XSQName |
XMLObject that represents an XML schema QName content bearing element.
|
XSString |
XMLObject that represents an XML Schema String.
|
XSURI |
XMLObject that represents an XML schema URI content bearing element.
|
Class | Description |
---|---|
SchemaBuilder |
A helper class for building
Schema from a set of input. |
XSBooleanValue |
A class representing a boolean attribute.
|
Enum | Description |
---|---|
SchemaBuilder.SchemaLanguage |
Language of the schema files.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.