S
SJ
Hi!
I wonder how I can make an application in 2007 that will create the content
of file depending on which XML Mapping I will use.
I would like to generate the content of a file differently depending on
which file I use the to map it with. In the word file I will use the Content
Controls and create a meaning like the following:
I like <variable1>. Specially the <variable2> ones.
I would like this after the generation to be:
I like pear. Specially the green ones.
Will be the result from generating a file with the pear-map where
variable1=pear and variable2=green
I like apple. Specially the red ones.
Will be the result from generating a file with the apple-map whera
variable1=apple and variable2=red.
Do you know how this can be done?
Thanx.
SJ
I wonder how I can make an application in 2007 that will create the content
of file depending on which XML Mapping I will use.
I would like to generate the content of a file differently depending on
which file I use the to map it with. In the word file I will use the Content
Controls and create a meaning like the following:
I like <variable1>. Specially the <variable2> ones.
I would like this after the generation to be:
I like pear. Specially the green ones.
Will be the result from generating a file with the pear-map where
variable1=pear and variable2=green
I like apple. Specially the red ones.
Will be the result from generating a file with the apple-map whera
variable1=apple and variable2=red.
Do you know how this can be done?
Thanx.
SJ