This creates a shortened XPath expression.
这将创建缩短的XPath表达式。
Listing 1 defines such an XPath expression.
清单1定义了这样一个XPath表达式。
The XPath object compiles the XPath expression
XPath对象编译 XPath表达式
The ref attribute is simply an XPath expression.
ref属性就是一个XPath表达式。
The content is specified using an XPath expression.
内容使用XPath表达式指定。
Notice that the select parameter takes an XPath expression.
注意select参数将使用XPath表达式。
This is done by writing an XPath expression for each feature.
通过为每个特性编写XPath表达式可以做到这一点。
Using an XPath expression, you can select the appropriate nodes.
使用XPath表达式,可以选择合适的节点。
The runtime library must parse and evaluate an XPath expression at runtime.
运行时库必须在运行时解析并计算XPath表达式。
XQuery USES XPath expression syntax to address specific parts of an XML document.
XQuery使用XPath表达式语法来解析XML文档中的特殊部分。
The XPath expression selects the list of elements and then returns the first one.
XPath表达式选择元素列表,然后返回第一个元素。
The compiler ensures that the result of the XPath expression satisfies this type.
编绎器确保XPath表达式的结果满足此类型。
Click add to add the XPath expression to the list of expressions used by this map.
单击add将XPath表达式添加到此映射使用的表达式列表。
The condition specified in the node can use an ESQL reference or XPath expression.
节点中指定的条件可以使用ESQL引用或XPath表达式。
For a match XPath expression, use the XPath axis preceding to choose the first one.
对于matchXPath表达式,使用xpath轴preceding来选择第一个元素。
If the xpath expression specified is invalid, an xpath-valid error is reported.
如果指定的xpath表达式是无效的,将报告xpath - valid错误。
The XPath expression interpreter to evaluate XPath expressions and return their values
用于对XPath表达式求值并返回这些值的 XPath表达式解释器
The attribute value is an XPath expression that results in a Boolean after evaluation.
属性值是一个XPath表达式,表达式的计算结果必须是布尔值。
If the repeating element option is selected, then an XPath expression must be provided.
如果选择了重复元素(repeating element)选项,则必须提供XPath表达式。
The compiler ensures that the XPath expression is correct according to specified schemas.
编绎器根据指定的模式确保XPath表达式正确。
Notice that the c: when tags require a test parameter, which expects an XPath expression.
注意c:when标签需要test参数,这需要一个XPath表达式。
These transformations group a set of mappings based on a given XPath expression condition.
这些转换根据给定的XPath表达式条件对映射进行分组。
The XPath expression does not need to use the same prefixes, only the same namespace URIs.
XPath表达式不一定要使用相同的前缀,只需要名称空间uri相同即可。
The Properties view shows an XPath expression that selects the item attribute from orderInfo.
Properties视图显示了一个从orderInfo 中选择item属性的XPath表达式。
In an XPath expression, comparing a string and a Boolean function can yield unexpected results.
在XPath表达式中,比较字符串和Boolean函数会得到非预期的结果。
Listing 8 assigns an XPath expression to a string variable — no trickery or unusual syntax here.
清单8将一个XPath表达式赋给了一个字符串变量,这里没有戏法,也没有特殊的语法。
The first type alternative whose XPath expression evaluates to true is the type that is selected.
其XPath表达式计算为true的第一个类型替换使用选择的类型。
This makes it possible to sort any arbitrary set of nodes at any level within an XPath expression.
这使得在XPath表达式中的任何级别上对任意节点集合进行排序成为可能。
If the XPath expression contains a % sign itself, it must be escaped as specified by XML (using %).
如果XPath表达式本身包含%,则必须按xml的指定方式将其转义(使用%)。
Any data elements obtained from an input or output message can be referenced by an XPath expression.
从输入或输出消息获得的任何数据元素都可以通过使用XPath表达式进行引用。
应用推荐