Functiondojox.data.XmlStore.containsValue

dojo.require("dojox.data.XmlStore");
defined in dojox/data/XmlStore.js

Check whether the attribute values contain the value

Usage

function (item, attribute, value) (view source)
parametertypedescription
item must be an instance of a dojox.data.XmlItem from the store instance.
attribute A tag name of a child element, An XML attribute name or one of special names
value