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

Re: [off-topic] xtext -- encoding declarations for text


about xtext
From: "John Cowan" <jcowan@r...>
> Rick Jelliffe scripsit:
>
> > Comments welcome.
>
> The following regex (to be interpreted as referring to bytes, not
characters)
> should reliably detect the presence of an xtext declaration.
>
> \A(\0*.){1,4}\0*(x\0*t\0*e\0*x\0*t\0* |\xA7\xA3\x85\xA7\xA3\x40)
>
> \A means the beginning of the string, \0* skips any number of null bytes
> introduced by UTF-16 or UTF-32 encodings, and the \xA7...\x40 is "xtext "
> in the common subset of EBCDIC.

No space at the end of ascii 'xtext'. It's not just that null bytes are
noise, but that the characters may be re-ordered along big/little-endian
lines. How is the requirement enforced that the 1-4 leading characters not
contain a-z etc.?

It would be interesting to see a regex that actually solved this problem,
including the optional bom, but I doubt I would want to use it. ;-}

Bob


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.