getAttribute

Retrieve the value of the attribute with the given name.


XopusElement.getAttribute( name : String) : String

Arguments

name
String. The name of the attribute.

Return Value

String
The value of the attribute.