Schema « XML « Java






1.Validate xml against XML Schema
2.Validate xml against the schema
3.Create XML validator from XML schema
4.Encoder and Decoder for XML element and attribute names
5.XML constants
6.Resolve relative URIs and SystemID strings into absolute URIs
7.Provides a trace of the schema type information for elements and attributes in an XML document.
8.Use JAXP Validation API to create a validator and validate input from a DOM which contains inline schemas and multiple validation roots.
9.Return the first element child with the specified qualified name.








10.XSDWriter is a helper class to produce xml schemas in Java.