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

Re: Some comments on the 1.1 draft


soap xml comments
On Tue, Dec 18, 2001 at 04:54:39PM -0800, Michael Rys wrote:
> Tim, with all due respect, but allowing #x0-@x1F inside element and
> attribute content would tremedeously help users of XML that use non-XML
> string sources for their data and map it into XML without loosing
> fidelity and without having to base 64 encode otherwise normal strings.
> 
> Most of these applications do not care about the semantics of ETX or
> EOM, but just that they are being preserved over the XML serialization.
> Example applications are: SOAP, XML database serializations etc.
> 
> Best regards
> Michael

I absolutely agree. Here is another concrete example of how I just got
bitten recently. We have an application with a Unicode string type.
Its a string - its not XML. We then want to do things with that string.
We want to store it in a database using XML as our object format.
We want to ship it across a SOAP API (which uses XML to encode packets).
We want to store it in a WebDAV property (again, uses XML).

The problem is we have to say "Yes its a Unicode string. Yes your string
has nothing to do with XML. But you cannot use all of Unicode because
all these other protocols are built on XML and XML does not allow all
Unicode values. So your strings must not contain control characters."

This would all go away if XML did not explicity define specific numeric
values of characters (code points, whatever) as being invalid.
For some of these protocols (WebDAV for example), base64 encoding is
not always an available option for every place you can insert a string.

Alan

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.