AttributeWithValue getClarkName Method DeltaXML DITA Compare .NET API Documentation
DeltaXML DITA Compare .NET API Documentation
Return the attribute's Clark Name.

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

public virtual string getClarkName()

Return Value

Type: String
a String representation of the Clark Name.
Remarks

Return the attribute's Clark Name. This is the name in the form {uri}localName.
See Also