public class TLcdXMLSchemaConstants
extends Object
Deprecated.
Contains some general XML constants.
-
Field Summary 
Fields
Deprecated.
The XML Schema Instance namespace URI.
Deprecated.
The XML Schema namespace URI.
-
Method Summary 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details 
-
SCHEMA_NAMESPACE_URI 
public static final String SCHEMA_NAMESPACE_URI
Deprecated.
The XML Schema namespace URI.
- See Also:
-
-
SCHEMA_INSTANCE_NAMESPACE_URI 
public static final String SCHEMA_INSTANCE_NAMESPACE_URI
Deprecated.
The XML Schema Instance namespace URI.
com.format.xml.schema
API has been deprecated. Instead, use thecom.format.xml.bind.schema
API.