Implicit XPath datatype conversion

Previous Next

When dealing with XPath expressions, USoft Blend applies the XPath 1.0 and XSLT 1.0 rules for implicit conversion between the 4 XPath data types (node set, string, number, boolean).

For convenience, this help topic summarises these rules.

 

 

collapseNode set is expected
collapseString is expected
collapseNumber is expected
collapseBoolean is expected

See also

Guide to expressions and data types

          Literal expressions

                  Dates

                  string literals

          Path expressions

          XML expressions

          XPath expressions

                 Node set expressions

                 Booleans

                 Strings

                 Numbers

                 Function calls

                 Variable references

                 Implicit XPath datatype conversion

                 Evaluated expressions vs. literals

          SQL expressions