Name
typeNamespace: DOMString(3)
Synopsis
Returns the namespace URI of the type given in by the
typeName
attribute. For
example, an attribute validated against the type xs:date
will have a namespace of
http://www.w3.org/2001/XMLSchema
.
Read-only.
Java binding
public String getTypeNamespace( );
Method
The following method is defined for this object: