View Single Post
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
bdaniel76 bdaniel76 is offline
external usenet poster
 
Posts: 5
Default XML Tags in a document: changing their format or type

I have bound a schema to a word document. I am applying tags to the document
and I want to know how to change the format of the tag. When I apply the tag
it looks like a purple tube with the tag name on it. Something like the
following:
(tag_name_here( ) ) [note there are lines on top of the parentheses]. Other
tags however, showup like this: (|tag_name_here( )tag_name_here|). The
symbol that I tred to emulate with the | looks like the backward or
beginning symbol on a media player.

My question is, how do I get my XML tags to show up like the latter instead
of the former.