Package com.sun.tools.rngom.xml.util
Class WellKnownNamespaces
- java.lang.Object
-
- com.sun.tools.rngom.xml.util.WellKnownNamespaces
-
public class WellKnownNamespaces extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringRELAX_NGstatic StringRELAX_NG_0_9static StringRELAX_NG_COMPATIBILITY_ANNOTATIONSstatic StringRELAX_NG_COMPATIBILITY_DATATYPESstatic StringXMLstatic StringXML_SCHEMAstatic StringXML_SCHEMA_DATATYPESstatic StringXMLNS
-
-
-
Field Detail
-
XML
public static final String XML
- See Also:
- Constant Field Values
-
XMLNS
public static final String XMLNS
- See Also:
- Constant Field Values
-
XML_SCHEMA_DATATYPES
public static final String XML_SCHEMA_DATATYPES
- See Also:
- Constant Field Values
-
XML_SCHEMA
public static final String XML_SCHEMA
- See Also:
- Constant Field Values
-
RELAX_NG_COMPATIBILITY_DATATYPES
public static final String RELAX_NG_COMPATIBILITY_DATATYPES
- See Also:
- Constant Field Values
-
RELAX_NG
public static final String RELAX_NG
- See Also:
- Constant Field Values
-
RELAX_NG_0_9
public static final String RELAX_NG_0_9
- See Also:
- Constant Field Values
-
RELAX_NG_COMPATIBILITY_ANNOTATIONS
public static final String RELAX_NG_COMPATIBILITY_ANNOTATIONS
- See Also:
- Constant Field Values
-
-