|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] XML schema user defined simpletype with case insensitiveness
Just a thought of exploration, I am using a user defined simple type in my schema <xsd:simpleType name="VehicleType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="New"/> <xsd:enumeration value="Current"/> <xsd:enumeration value="Obsolete"/> </xsd:restriction> </xsd:simpleType> Here I want "VehicleType" shoould be case insensitive. So "nEw" or "neW" should be valid. The work around is I can push all the enumeration but the enumeration list would be fair long. SO any suggestion to make a simple type with case insensitiveness, regards, -Ranjan
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








