参照先: 説明
| インタフェース | 説明 |
|---|---|
| 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.
|
| クラス | 説明 |
|---|---|
| SchemaBuilder |
A helper class for building
Schema from a set of input. |
| XSBooleanValue |
A class representing a boolean attribute.
|
| 列挙型 | 説明 |
|---|---|
| SchemaBuilder.SchemaLanguage |
Language of the schema files.
|
Copyright © 2012. All Rights Reserved.