The most important methods are defined in the org.relaxng.datatype.Datatype
interface. This interface provides additional information which is not covered by {@link org.relaxng.datatype.Datatype} interface.Also, this interface provides various simple type component properties which are defined in the spec.
Application can use this interface to interact with datatype objects. @author Kohsuke KAWAGUCHI
|
|