Dave Pawson wrote:

> <test applicable='application' class='text spreadsheet'/>
> <test applicable='application' class='text spreadsheet database'/>
> etc
> I.e. any combination of 4 token values

  I don't have the time to check, but I would use 'list' for that
purpose:

    <attribute name='class'>
       <list>
          <oneOrMore>
             <value type='token'>text</value>
             <value type='token'>spreadsheet</value>
             <value type='token'>presentation</value>
             <value type='token'>database</value>
          </oneOrMore>
       </list>
    </attribute>

  Regards,

--drkm





















      
_____________________________________________________________________________ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr

Reply via email to