record TXQPathNodeCondition
Unit
xquery
Declaration
type TXQPathNodeCondition = record
Description
Record mapping
Overview
Fields
Description
Fields
start: TTreeNode; |
Start end node for the search
|
requiredValue: string; |
Required node name (if checkValue)
|
requiredValueHash: cardinal; |
|
requiredNamespaceURL: string; |
Required namespace (if checkNamespace)
|
Generated by PasDoc 0.14.0.
|