|
Loading...
|
xsl-list@lists.mulberrytech.com
[Prev] Thread [Next] | [Prev] Date [Next]
[xsl] Mixed content, separation davep Wed Feb 29 01:00:32 2012
given <p> text1 <i>italic</i> <ul> ... </ul> text 2</p> or <p> text1 <i>italic</i> <dl> ... </dl> text 2</p> How can I produce <p> text1 <i>italic</i></p> <ul> ... </ul> <p>text 2 (any other inlines)</p> I.e. isolate the block elements... nasty side: I'm unsure of the list of inline elements! any suggestions appreciated. Dave --~------------------------------------------------------------------ XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/ or e-mail: <mailto:[EMAIL PROTECTED]> --~--
- [xsl] Mixed content, separation davep 2012/02/29 <=
- Message not available
- Re: [xsl] Mixed content, separation Geert Bormans 2012/02/29
- Re: [xsl] Mixed content, separation Andrew Welch 2012/02/29
- Re: [xsl] Mixed content, separation davep 2012/02/29
- Re: [xsl] Mixed content, separation David Carlisle 2012/02/29
- Re: [xsl] Mixed content, separation davep 2012/02/29
- Re: [xsl] Mixed content, separation Вячеслав Седов 2012/02/29
- Re: [xsl] Mixed content, separation davep 2012/02/29
- Message not available
- Re: [xsl] Mixed content, separation Geert Bormans 2012/02/29
- Re: [xsl] Mixed content, separation David Carlisle 2012/02/29
- Re: [xsl] Mixed content, separation Andrew Welch 2012/02/29