[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XML Max Character Value

  • To: "Alan Gutierrez" <alan-xml-dev@e...>,<xml-dev@l...>
  • Subject: RE: XML Max Character Value
  • From: "Derek Denny-Brown" <derekdb@m...>
  • Date: Fri, 12 Aug 2005 22:28:40 -0700
  • Thread-index: AcWfvpehoe9JjG2wTNuuuTNhMEopOgACEDwg
  • Thread-topic: XML Max Character Value

xml max
In java, 0xFFFE or 0xFFFF should work.  They aren't strictly the max
Unicode character for XML, but since Java represents Unicode as utf-16
but doesn't really provide much support for surrogate pairs (last I
checked), those should work.  Hm.. Eclipse tells me that there is
Character.MAX_VALUE.  Use at your own risk.

Reading up on Unicode is also recommended though... internationalization
is far, far more complicated than you ever imagined.  I know people who
get the shakes if you just mention "Turkish 'I'" in their presence.
(mild exaggeration...)

-derek

> -----Original Message-----
> From: Alan Gutierrez [mailto:alan-xml-dev@e...]
> Sent: Friday, August 12, 2005 9:20 PM
> To: xml-dev@l...
> Subject:  XML Max Character Value
> 
>     I'm implementing B-Tree to index XML documents. I'd like a
>     to use maximum character value as a boundry, or failing that a
>     minimum character value.
> 
>     I'm working in Java.
> 
>     Is there a maximum character value guarunteed  be greater than
>     any other character regardless of the locale? Is that character
>     Character.MAX_VALUE?
> 
>     Or do I have to read a book on Unicode? Which one?
> 
> --
> Alan Gutierrez - alan@e...
>     - http://engrm.com/blogometer/index.html
>     - http://engrm.com/blogometer/rss.2.0.xml
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.