[This is preliminary documentation and is subject to change.]
A Rule class to evaluate XPath-like queries as defined by the
CopyC# method
SifDtd.lookupByXPath
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| XPathRuleXPathRuleNew(String) | Constructor | |
| Copy(FieldMapping) | Produces a duplicate of this Rule object
(Overrides Rule.Copy(FieldMapping).) | |
| Evaluate(SifDataObject) | Evaluates this rule against a SifDataObject and returns the text value
of the element or attribute that satisfied the query.
(Overrides Rule.Evaluate(SifDataObject).) | |
| ToString()() | Render this Rule as an XML element (Overrides Object.ToString()().) | |
| ToXml(XmlElement) | Render this XPathRule as an XML DOM XmlElement (Overrides Rule.ToXml(XmlElement).) |