com.sun.msv.verifier.regexp.xmlschema
public class XSREDocDecl extends REDocumentDeclaration
If you do validation by using W3C XML Schema, then you should use
this VGM instead of plain REDocumentDeclaration.
You should also use IDConstraintChecker instead of Verifier class.
This package implements the following things:
| Field Summary | |
|---|---|
| static String | ERR_NON_NILLABLE_ELEMENT |
| static String | ERR_NOT_SUBSTITUTABLE_TYPE |
| static String | ERR_UNDEFINED_TYPE |
| Constructor Summary | |
|---|---|
| XSREDocDecl(XMLSchemaGrammar grammar) | |
| Method Summary | |
|---|---|
| Acceptor | createAcceptor() |
| String | localizeMessage(String propertyName, Object[] args) |