I am using application builder to view xml files. The problem is that the
search application generated by app builder shows the complete file as a
single result.
If I have the xml structure as:
<total>
<mainElement>
content
</mainElement>
<mainElement>
content
</mainElement>
.
.
.
.
<mainElement>
content
</mainElement>
</total>
and I want to display the content of "mainElement" as a single result. How
can I achieve this?
--
My Life is filled with terrible misfortune, most of which never happened....
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general