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

RE: US-ASCII characters versus XML characters ... why such a

  • From: "G. Ken Holman" <gkholman@CraneSoftwrights.com>
  • To: "xml-dev@lists.xml.org" <xml-dev@lists.xml.org>
  • Date: Mon, 01 Oct 2012 13:06:54 -0400

RE:  US-ASCII characters versus XML characters  ...  why such a
At 2012-10-01 15:01 +0000, Costello, Roger L. wrote:
>Ken Holman wrote:
>
> > XML Schema does not constrain character sets.
>
>I don't understand this. If I have a pattern facet that specifies 
>any of the 28 characters not supported by XML
>
>     <xs:simpleType name="characters">
>         <xs:restriction base="xs:string">
>             <xs:pattern value="[&#1;-&#127;]*" />
>         </xs:restriction>
>     </xs:simpleType>
>
>then I get this error:
>
>     Character reference &#1; is an invalid XML character

You don't show us the entire schema expression.  If you don't have 
<?xml version="1.1"?> at the top, then *you* have made the mistake of 
making a file that is not XML well-formed.  The error you are getting 
isn't from the W3C Schema processor, it is likely from the XML 
processor.  Until I see that you have used a well-formed file, I'm 
not going to judge the abilities of the W3C Schema processor.

GIGO - if you put in garbage, you'll get out garbage.

>I conclude that XML Schema does constrain character sets -- it 
>constrains the character set to that of XML. No?

Hold the phone here ... XML Schema is built on top of XML.  It 
doesn't add anything to XML's base definition and I'm surprised 
anyone would expect it to.

I think you've just slipped on your perspective here, Roger ... I'm 
surprised you are taking the direction you are with this argument.  I 
suggest you go back to first principles and figure out where you are 
going off on a tangent.

. . . . . . . . Ken


--
Contact us for world-wide XML consulting and instructor-led training
Free 5-hour lecture: http://www.CraneSoftwrights.com/links/udemy.htm
Crane Softwrights Ltd.            http://www.CraneSoftwrights.com/x/
G. Ken Holman                   mailto:gkholman@CraneSoftwrights.com
Google+ profile: https://plus.google.com/116832879756988317389/about
Legal business disclaimers:    http://www.CraneSoftwrights.com/legal



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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.