• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum XmlTaskXPathOperation

Namespace:
Varigence.Languages.Biml.Task
Assembly:
Biml.dll
C#
    public enum XmlTaskXPathOperation
    
  

Fields

Evaluation

Specifies that XPath functions will be supported, including the sum() function.

NodeList

Specifies that the XPath query will return a node list as an XML fragment.

Values

Specifies that the XPath query will perform text processing on the inner text of XML nodes.

© Varigence