The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

ForEachNodeListLoopInnerElementType Enumeration

If the initial XPath query returns an ElementCollection, the ForEachNodeListLoopInnerElementType enumeration provides a list of enumeration types that can be used to process the ElementCollection in a Foreach Node List Loop Container Task.

Enumeration Values

NameSummary
Navigator
Specifies that an XPathNavigator should be used to enumerate.
Node
Specifies that the nodes returned by an XPath query should be enumerated.
NodeText
Specifies that the text nodes returned by an XPath query should be enumerated.

© Varigence