

Public Member Functions | |
| ErrorSchema () | |
| AcsComplexType | getTypeSchema () |
| AcsComplexType | getCompletionSchema () |
| AcsComplexType | getErrorSchema () |
| void | fillSchema () |
Protected Attributes | |
| Document | errorDoc |
Static Protected Attributes | |
| String | ERROR_XSD = "ACSError.xsd" |
Package Attributes | |
| AcsComplexType | typeSchema |
| AcsComplexType | completionSchema |
| AcsComplexType | errorSchema |
|
|
Constructor. Fill the schema |
|
|
Read the schema information and fill the schema |
|
|
Get the completion shema.
|
|
|
Get the error shema.
|
|
|
Get the type shema.
|
|
|
The completion schema reference |
|
|
The ACSERROR XSD files |
|
|
The DOM error document |
|
|
The error schema reference |
|
|
The type schema reference |
1.3.8