You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Elena Litani <el...@ca.ibm.com> on 2001/06/07 16:09:43 UTC

[README] Survey: XercesJ XML Schema datatypes

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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


Re: [README] Survey: XercesJ XML Schema datatypes

Posted by "Schawn E. Thropp" <th...@adlnet.org>.
See below...

Elena Litani wrote:

> 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:
> [ 1 ] string
> [ 1 ] boolean
> [ 1 ] decimal
> [ 1 ] float
> [ 1 ] double
> [ 1 ] duration
> [ 1 ] dateTime
> [ 1 ] time
> [ 1 ] date
> [ 3 ] gYearMonth
> [ 3 ] gYear
> [ 3 ] gMonthDay
> [ 3 ] gDay
> [ 3 ] gMonth
> [ 3 ] hexBinary
> [ 3 ] base64Binary
> [ 1 ] anyURI
> [ 3 ] QName
> [ 3 ] NOTATION
>
> Derived datatypes:
> [ 3 ] normalizedString
> [ 2 ] token
> [ 1 ] language
> [ 2 ] NMTOKEN
> [ 2 ] NMTOKENS
> [ 1 ] Name
> [ 1 ] NCName
> [ 1 ] ID
> [ 1 ] IDREF
> [ 1 ] IDREFS
> [ 2 ] ENTITY
> [ 2 ] ENTITIES
> [ 1 ] integer
> [ 2 ] nonPositiveInteger
> [ 2 ] negativeInteger
> [ 2 ] long
> [ 1 ] int
> [ 1 ] short
> [ 3 ] byte
> [ 2 ] nonNegativeInteger
> [ 2 ] unsignedLong
> [ 2 ] unsignedInt
> [ 2 ] unsignedShort
> [ 2 ] unsignedByte
> [ 2 ] positiveInteger
>
> Thank you,
> Elena.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org


[README] Survey: How to reply!

Posted by Elena Litani <el...@ca.ibm.com>.
I forgot to mention - you can send the responses to the survey directly
to me at: elitani@ca.ibm.com.
Otherwise, we're going to swamp the mailing list.. :)

I will post the survey summary as soon as I have enough responses. 

Thank you,
Elena

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org