M
Miel Bronneberg
Hi,
My xquery parser doesn't like 'text' when it appears as an element name,
e.g. "for $text in $card/text". I think it expects 'text' to be a
function, because it doesn't complain about "$card/text()". Is this
expected behaviour, or should it be possible to use 'text' as an elemant
name?
Regards, Miel.
My xquery parser doesn't like 'text' when it appears as an element name,
e.g. "for $text in $card/text". I think it expects 'text' to be a
function, because it doesn't complain about "$card/text()". Is this
expected behaviour, or should it be possible to use 'text' as an elemant
name?
Regards, Miel.