Hello everyone,
I have a compex element in a doc instance that contains xs:any(*). The complex element also has mixed:true.
All works well, I can insert HTML or XHTML into this node. However, when I query the node
as such
for $des in $input/generic-show/identity/description
where $des/@active=1 and $des/version[@locale=$input-locale]/@active=1
return
{$des/version[@locale=$input-locale]/node()}
every any node will have tamino’s namespace in it. Is there a way to disable the namespace insertion into my any nodes?
sample output:
Ufnuc Show has been hailed as a true landmark in the theatre world.
Acclaimed by virtually everyone, this show has appeared in numerous theatres around the world, and had sold out shows on broadway, night after night.
The success of Ufnuc Show is simply unparalleled!
Thank you!
---------------------------------------
I’m a Zen Garden Maintenance Engineer
---------------------------------------
#webMethods#API-Management#Tamino