My XSL tranform takes the data below, and generates xml output, which is effectively marked-up 'text'. The text-wrapping mark-up in the output is abbreviated to <aaa>. For simplicity within my transform, I have defined these marked-up data as variables.
I effectively want simulate the concat( ...
Where is the best place to pick up database management skills? I have a good knowledge of XML, VB, VBA and MSOffice (mostly Excel & Access). I have a project which requires me to learn C++, so I will be fluent in that by the end of the year.
I would prefer to learn whilst doing a job which is...
I have a source document with a structure which is basically like this:
<data>
<fruits>
<orange>orangeinfo</orange>
<apple>appleinfo</apple>
<apple>appleinfo</apple>
<orange>orangeinfo</orange>
<pear>pearinfo</pear>
</fruits>
</data>
* The document order is not necessarily the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.