Constructordojox.wire.ml.XmlElement

dojo.require("dojox.wire.ml.util");
defined in dojox/wire/ml/util.js

This class represents an XML element.

Usage

function (/*String*/ element) (view source)
parametertypedescription
elementStringAn XML element or a tag name

Jump to PropertiesFunctionsBack to top

Return a property value
FunctionsetPropertyValue(property: String, value: String|Array)
Store a property value
Return an object representation of the element
Return a value of the first text child of the element
Return a DOM document

Jump to FunctionsPropertiesBack to top

XML element or a tag name