E
elixirmike
Here's the scenario I'm attempting to solve. I would like to create a word
document that I mark up using my custom XSD. I then am creating a smart
document solution in VSTO 2005 with this document, in which I want to add a
button which will programmatically capture the custom XML data in the
document and pass it to a web-service.
I have the marked up word 2003 with XML, and I can bring that into a smart
document solution...but it's not obvious or clear how I can reference those
custom XML elements??
Is their an object that will allow me to retrieve these elements?
thanks
document that I mark up using my custom XSD. I then am creating a smart
document solution in VSTO 2005 with this document, in which I want to add a
button which will programmatically capture the custom XML data in the
document and pass it to a web-service.
I have the marked up word 2003 with XML, and I can bring that into a smart
document solution...but it's not obvious or clear how I can reference those
custom XML elements??
Is their an object that will allow me to retrieve these elements?
thanks