createAttribute
Description
Create a new attribute node.
Syntax
XopusDocument.createAttribute (name : String) : XopusAttribute
Arguments
- name
String. The name of the attribute.
Return Value
XopusAttribute. The new attribute node.
Create a new attribute node.
XopusDocument.createAttribute (name : String) : XopusAttribute
String. The name of the attribute.
XopusAttribute. The new attribute node.
Chargement en cours…