2008/7/1 George Cristian Bina <[EMAIL PROTECTED]>:
> Hi Dave,
>
> Something like below perhaps?
            <list>
              <choice>
                  <value type="token">text </value>
                  <value type="token">text|spreadsheet</value>
                  <value type="token">text|spreadsheet|presentation</value>
                  <value
type="token">text|spreadsheet|presentation|database</value>
                  <value type="token">spreadsheet</value>
                  <value type="token">spreadsheet|presentation</value>
                  <value type="token">spreadsheet|presentation|database</value>
                  <value type="token">presentation</value>
                  <value type="token">presentation|database</value>
                  <value type="token">database</value>
                  <value type="token">presentation|database</value>
                </choice>
            </list>

Works and gives me what I need... just not what I wanted.
Ah well.

Thanks for reminding me about list George.

regards
-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

Reply via email to