I think Bruce is talking about entity enrichment: http://developer.marklogic.com/pubs/5.0/apidocs/Entity.html
Sample XML: <node xmlns:e="http://marklogic.com/entity"> <e:person>George Washington</e:person> never visited <e:gpe>Norway</e:gpe>. </node> -- Mike On 13 Dec 2011, at 11:52 , Geert Josten wrote: > Hi Bek, > > Are you talking about named character reference entities? What namespace > exactly? > > Kind regards, > Geert > > -----Oorspronkelijk bericht----- > Van: [email protected] > [mailto:[email protected]] Namens bek > Verzonden: dinsdag 13 december 2011 20:44 > Aan: [email protected] > Onderwerp: [MarkLogic Dev General] Element Word Query Throughs > > We've configured an Element Word Query Through for the XHTML namespace. > We also use entity identification in our document preparation and the > entities come with their own namespace. We thought we needed to define > this namespace for the Element Word Query Through, but it looks like it is > built in. Is this namespace built into the EWQT? > > Cheers > bek > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
