AttributeWithValue getNamespaceURI Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Return the attribute's namespaceURI.

Namespace: com.deltaxml.dita
Assembly: deltaxml-dita (in deltaxml-dita.dll) Version: 9.1.1.1000
Syntax

public virtual string getNamespaceURI()

Return Value

Type: String
a String representation of the namespaceURI.
Remarks

Return the attribute's namespaceURI.
See Also