Hi, all,

In our current implementation all the datatype validators for schema are
created upfront. 
I believe we could improve things a bit by creating some of those only
when needed. 

Could you tell us which XML Schema datatypes do you use the most?  
 
'1' - use the most
'2' - use often
'3' - don't use

Please, put your answer in the [ ] in the list below. 

Primitive datatypes:
[  ] string 
[  ] boolean 
[  ] decimal 
[  ] float 
[  ] double 
[  ] duration 
[  ] dateTime 
[  ] time 
[  ] date 
[  ] gYearMonth 
[  ] gYear 
[  ] gMonthDay 
[  ] gDay 
[  ] gMonth 
[  ] hexBinary 
[  ] base64Binary 
[  ] anyURI 
[  ] QName 
[  ] NOTATION 

Derived datatypes:
[  ] normalizedString 
[  ] token 
[  ] language 
[  ] NMTOKEN 
[  ] NMTOKENS 
[  ] Name 
[  ] NCName 
[  ] ID 
[  ] IDREF 
[  ] IDREFS 
[  ] ENTITY 
[  ] ENTITIES 
[  ] integer 
[  ] nonPositiveInteger 
[  ] negativeInteger 
[  ] long 
[  ] int 
[  ] short 
[  ] byte 
[  ] nonNegativeInteger 
[  ] unsignedLong 
[  ] unsignedInt 
[  ] unsignedShort 
[  ] unsignedByte 
[  ] positiveInteger  

Thank you,
Elena.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to