Ron Hitchens wrote: Hi Ron,
> <foo xmlns:m="mynamespace"><bar>blah</bar></foo> That creates a foo element, in no namespace, which contains a bar element as children, and a namespace node with the prefix "m" (note that you don't use the bound prefix). Looks like a typo to me ;-) Regards, -- Florent Georges http://fgeorges.org/ _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
