attribute list not case sensitive

"Philippe Amat" <[email protected]> Wed, 13 Oct 2004 10:00:53 +0200
Newsgroups gmane.text.xml.relaxng.general
Message-ID <6E3688CC304B474D91C0477EAA41637415FB16@srv-02.domaine1.cadwin.com>
 

How to make a list of attibuts which is not case sensitive.

I have a solution :

 

ATTR_type  = attribute type {xsd:token {pattern =
"[Ss][Yy][Ss][Tt][Ee][Mm]"} |

                                          xsd:token {pattern =
"[Mm][Ee][Nn][Uu]"}}

 

 Have you another solution?.

 

Thank you.

_______________________________________________
relaxng-user mailing list
[email protected]
http://relaxng.org/mailman/listinfo/relaxng-user