Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages

When P6DOMNODE_ASCENDING or P6DOMNODE_DESCENDING is used, then the type of the sort key is assigned as the type of the first key derived from the given XPath expression.

Then the appropriate sort key type (i.e., SORTNUM, or SORTSTR) is set.

Enumerator
P6DOMNODE_ASCENDING 
P6DOMNODE_DESCENDING 
P6DOMNODE_SORTNUM_ASCENDING 
P6DOMNODE_SORTNUM_DESCENDING 
P6DOMNODE_SORTSTR_ASCENDING 
P6DOMNODE_SORTSTR_DESCENDING 
P6DOMNODE_SORTTIME_ASCENDING 
P6DOMNODE_SORTTIME_DESCENDING 
P6DOMNODE_SORTFLOAT_ASCENDING 
P6DOMNODE_SORTFLOAT_DESCENDING 
P6DOMNODE_SORTLONG_ASCENDING 
P6DOMNODE_SORTLONG_DESCENDING 

Definition at line 30 of file p6domnodesetsort.h.