>I got some error if I use prefixes in the select attribute of
>apply-templates:

XSLT is namespace-aware. Make sure the prefix is defined at that point in
your stylesheet, and is defined to have the same namespace as the source
element you're trying to match/select.

Reply via email to