H
Hafeez Esmail
I'm using Word 2003.
My XML files are defined as follows:
Record
AccountInfo
TransactionInfo
ProductInfo
There are multiple sub-tags, and sub-sub-tags within the ones I've listed,
but let's ignore them for the time being.
1) How do I open the document in Word and show the tags as they would
appear in Notepad? Some of the information in the XML file is not showing
because it's hidden in the tag name. For example...<Record id="1"> is what
appears in NotePad, but only a Tag Named "Record" appears in Word.
2) Is there a quick way for me to Isolate all of the details associated with
(for example) Record numbers 3, 9, 14, and 45, and place that information
(copying the exact same struture) in a new file?
My XML files are defined as follows:
Record
AccountInfo
TransactionInfo
ProductInfo
There are multiple sub-tags, and sub-sub-tags within the ones I've listed,
but let's ignore them for the time being.
1) How do I open the document in Word and show the tags as they would
appear in Notepad? Some of the information in the XML file is not showing
because it's hidden in the tag name. For example...<Record id="1"> is what
appears in NotePad, but only a Tag Named "Record" appears in Word.
2) Is there a quick way for me to Isolate all of the details associated with
(for example) Record numbers 3, 9, 14, and 45, and place that information
(copying the exact same struture) in a new file?