Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Help needed with transition Help needed with transitionTo: NULL Date: 11/18/2008 10:40:00 PM Hi Can anyone help me with the following transition? My problem is how to create a fieldset each time I run into a heading and then include the following text elements within the fieldset. <?xml version="1.0" encoding="ISO-8859-1"?> <field> <heading>First heading</heading> </field> <field> <text>Lorem</text> </field> <field> <text>Ipsum</text> </field> <field> <heading>Second heading</heading> </field> <field> <text>Dolor</text> </field> <field> <text>Sit</text> </field> <field> <heading>Third heading</heading> </field> <field> <text>Amet</text> </field> To <fieldset> <legend>First heading</legend> <p>Lorem</p> <p>Ipsum</p> </fieldset> <fieldset> <legend>Second heading</legend> <p>Dolor</p> <p>Sit</p> </fieldset> <fieldset> <legend>Third heading</legend> <p>Amet</p> </fieldset> | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
