Altova Mailing List Archives>Archive Index >xml-dev Archive Home >Recent entries >Thread Prev - >Thread Next - Re: [xml-dev] The meaning of the "string" datatype? [xml-dev] The meaning of the "string" datatype?To: "xml-dev@-----.---.---" <-------@-----.---.---> Date: 4/15/2009 11:39:00 AM Hi Folks, Consider this XML Schema declaration: <element name="Author" type="string" /> I want to reconfirm my understanding of what the declaration means: In an instance document: <Author>__________</Author> ^ | | The content of <Author> can be characters from any language - English, Chinese, Arabic, Italian, Greek, German, Spanish, Russian, etc - plus punctuation symbols plus math symbols. If I did my arithmetic correctly [1], the total number of different characters is: 1,112,000. Furthermore, the length of the content of <Author> is unconstrained: it would be perfectly valid to place a billion characters between the start tag and end tag. Do you agree? /Roger [1] The allowable characters for the string datatype is any character in these hex ranges: Char ::= #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF] _______________________________________________________________________ XML-DEV is a publicly archived, unmoderated list hosted by OASIS to support XML implementation and development. To minimize spam in the archives, you must subscribe before posting. [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/ Or unsubscribe: xml-dev-unsubscribe@l... subscribe: xml-dev-subscribe@l... List archive: http://lists.xml.org/archives/xml-dev/ List Guidelines: http://www.oasis-open.org/maillists/guidelines.php | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
