All Implemented Interfaces:
XmlAnySimpleType
All Known Implementing Classes:
XmlNotationImpl, XmlNotationRestriction
NOTATIONs are a mechanism in XML Schema that is provided for partial backward compatibility with NOTATIONs in DTDs. XML Schema users should almost never have any reason to use this data type.
Convertible to String .
Nested Class Summary: | ||
---|---|---|
public static final class | XmlNOTATION.Factory | A class with methods for creating instances of {@link XmlNOTATION}. |
Field Summary | ||
---|---|---|
public static final SchemaType | type | The constant SchemaType object representing this schema type. |