createAttribute

Create a new attribute node.


XopusDocument.createAttribute( name : String) : XopusAttribute

Arguments

name
String. The name of the attribute.

Return Value

XopusAttribute