No, my document looks like:
<docs>
<doc>
<Pubstatus status= "add">
</Pubstatus>
</doc>
<docs>
<doc>
<Pubstatus status= "add">
</Pubstatus>
</doc>
<docs>
<doc>
<Pubstatus status= "change">
</Pubstatus>
</doc>
and I need to know out of the 800+ documents...
Ummmm..........
one document comprised of many articles added together.
One tag is common to each article.
I have to do a "FIND" for the tag and read the value for each article in the concatinated document.
I write down the different values the tag has.
I want to know if there is a utility...
I am trying to map a HUGE concatinated document comprised of several hundred individual documents.
I am looking for an easy way, perhaps via a utility, that will show me all the values for a specified tag.
Example:
<Pubstatus> has three values: "add", "change", "delete".
I know this to be...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.