dojox.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)
parameter | type | description |
---|---|---|
element | String | An XML element or a tag name |
FunctionsBack to top
Return a property value
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
PropertiesBack to top
XML element or a tag name