[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Converting WordML to a XHTML list

Subject: Converting WordML to a XHTML list
From: "Lincoln Mitchell" <lincoln@xxxxxxxxxxx>
Date: Tue, 24 Aug 2004 07:00:00 +0800
wordml to xhtml
I have the following WordML that I wish to turn into a XHTML list. I can get
the <li>'s but having trouble wrapping them in <ul>...</ul>.
NOTE: <w:p> may or may not contain a list

...
<w:p>
	<w:pPr>
		<w:listPr>
			<w:ilvl w:val="0"/>
			<w:ilfo w:val="11"/>
			<wx:t wx:val="1." wx:wTabBefore="360"
wx:wTabAfter="210"/>
			<wx:font wx:val="Times New Roman"/>
		</w:listPr>
	</w:pPr>
	<w:r>
		<w:t>item 1</w:t>
	</w:r>
</w:p>
<w:p>
	<w:pPr>
		<w:listPr>
			<w:ilvl w:val="0"/>
			<w:ilfo w:val="11"/>
			<wx:t wx:val="2." wx:wTabBefore="360"
wx:wTabAfter="210"/>
			<wx:font wx:val="Times New Roman"/>
		</w:listPr>
	</w:pPr>
	<w:r>
		<w:t>item 2</w:t>
	</w:r>
</w:p>
<w:p>
	<w:pPr>
		<w:listPr>
			<w:ilvl w:val="0"/>
			<w:ilfo w:val="11"/>
			<wx:t wx:val="3." wx:wTabBefore="360"
wx:wTabAfter="210"/>
			<wx:font wx:val="Times New Roman"/>
		</w:listPr>
	</w:pPr>
	<w:r>
		<w:t>item 3</w:t>
	</w:r>
</w:p>
...


Any clues?


TIA
Linc

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.