|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: get the first of the following with Attribute equ
cknell@xxxxxxxxxx wrote:
[From:Cedric Claus <claus_cedric@xxxxxxxxxxxxxxx>] the goals of the XSl is to assemble inside the "group" tag one title and the following paragraphe before the next title document xmlns:fo="http://www.w3.org/1999/XSL/Format"> <elements>
<element type="title" position="1">text1</element>
<element type="paragraphe" position="2">text2</element>
<element type="paragraphe" position="3">text3</element>
<element type="title" position="4">text4</element>
<element type="paragraphe" position="5">text5</element>
<element type="paragraphe" position="6">text6</element>
<element>-->
<group>
<title>text1</title>
<paragraphe>text2</paragraphe>
<paragraphe>text3</paragraphe>
</group>
</element>
<element>
<group>
<title>text4</title>
<paragraphe>text5</paragraphe>
<paragraphe>text6</paragraphe>
</group>
</element>thanks for your solution and sorry to asked a faq :$ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








