Hi, I encountered a strange observation, as explained below I have below in my schema <java:simpleType name="JavaDataType"> <java:restriction base="java:string"> <java:enumeration value="boolean"/> <java:enumeration value="Boolean"/> <java:enumeration value="double"/> <java:enumeration value="Double"/> </java:restriction> </java:simpleType> Now in my xml I see the below in drop down boolean Boolean1 double Double2 Can any one pl explain this. I was under the impression whatever I give within Doublequotes, will be shown as it is. But here Iam seeing the values are getting modified How can I stop this!! Thanks, SwayamReceived on Monday, 12 March 2007 09:14:21 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:13:56 GMT