[Home] [By Thread] [By Date] [Recent Entries]

  • From: "Pete Cordell" <petexmldev@c...>
  • To: "Michael Kay" <mike@s...>,<xml-dev@l...>
  • Date: Sun, 3 Jun 2012 09:16:14 +0100

Original Message From: "Michael Kay"

>
>> I agree that &lt; &amp; &quot; and &apos; need to be kept from a 
>> usability point of view.
>>
>>
> Only if we're constrained by compatibility and tradition. If we were 
> starting anew, It would be easy to define it so there is only one special 
> character, namely <, which could be escaped by doubling it. Then perhaps 
> use <10> or <0xA> for numeric character references, and <&mdash> for named 
> entity references (if we think we need them).


Or use \ and be compatible with the tradition in the rest of the programming 
world :-)

<example attr="He said, \"Stop\"">
    Now & then he pressed the \\key instead of the \< key</example>

But...

Pete Cordell
Codalogic Ltd
Interface XML to C++ the easy way using C++ XML
data binding to convert XSD schemas to C++ classes.
Visit http://codalogic.com/lmx/ or http://www.xml2cpp.com
for more info



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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member