Groups | Blog | Home
all groups > dotnet xml > october 2005 >

dotnet xml : HELP!! Placeholder text for XML


chinimimita
10/5/2005 12:00:00 AM
Hi guyz,
How can I manipulate programmatically to show placeholder text for all
empty elements? I'm using c#.



Thanks in advance.

Martin Honnen
10/5/2005 12:00:00 AM


[quoted text, click to view]

Well where do you want to show a placeholder text for empty elements?
How are you parsing the XML (XmlTextReader, XmlDocument, XPathDocument),
what kind of output are you generating where you want placeholder text?

--

Martin Honnen --- MVP XML
chinimimita
10/6/2005 12:00:00 AM
Well I'm working on VSTO and I'm manipulating XML on Word. There's some
built-in command in Word that allows you to show placeholder text for all
empty elements (You can find it in Template and Add-ins and XML options). I
want to access that command from my code. How can I do that? Is there any
way?

Thanks Martin!

[quoted text, click to view]

AddThis Social Bookmark Button