Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: How to write nested for loop to generate SVG rectangles? >Thread Next - Re: How to write nested for loop to generate SVG rectangles? Re: How to write nested for loop to generate SVG rectangles?To: NULL Date: 10/9/2008 9:30:00 PM
Thanks!
How would I enhance the examples so that
<key-sequence column-start="1" x-start="40" y-start="40" width="12.5"
height="12.5" x-delta="19.05" y-delta="0" repeat="13" scan-code="110"/>
would generate
<g transform="translate(40, 40)">
<rect x="0" y="0" width="12.5" height="12.5" class="key" title="row=1
column=1"/>
<text x="6.25" y="6.25" style="dominant-baseline: central; text-anchor:
middle; font-size: 6pt;">110</text>
</g>
<g transform="translate(59.05, 40)">
<rect x="0" y="0" width="12.5" height="12.5" class="key" title="row=1
column=2"/>
<text x="6.25" y="6.25" style="dominant-baseline: central; text-anchor:
middle; font-size: 6pt;">111</text>
</g>
...
The problem is that only attributes use substitution with the "$".
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
