Hi, I would like to prepend the xml version identifier and encoding(<?xml version="1.0" encoding="UTF-8"?>) with the ouput xml which i am giving as the result of a method having element() return type.I tried to append it as string then its showing" Invalid coercion: "<?xml version="1.0" encoding="UTF-8"?>" as element() " since its not node type. Please help me to resolve this.
Regards, Rojan
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
