{@link REDocumentDeclaration} that supports several W3C XML Schemaspecific semantics.
If you do validation by using W3C XML Schema, then you should use this VGM instead of plain REDocumentDeclaration. You should also use {@link IDConstraintChecker} instead of Verifier class.
This package implements the following things:
the xsi:nil attribute support.
the runtime type substitution by the xsi:type attribute
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.