#13 [html]
Selectors
A selector scopes a constraint.
This scoping is specified by an XPath expression.
This XPath is restricted the child axis:
products/product
The selector element is used to specify this XPath:
<xs:selector xpath="description/name"/>