[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] [ Revised ] 15 elementary truths about XML
- From: Andrew Welch <andrew.j.welch@gmail.com>
- To: "Costello, Roger L." <costello@mitre.org>
- Date: Tue, 1 Nov 2011 14:06:25 +0000
> 15. Thus, an XML processor interprets the byte 00110001 as representing the character 1 whereas an XML Schema validator interprets the same byte as representing the Boolean value "true."
The xsd processor works at the character level, not the byte level...
it won't know why the underlying byte for 1 was. (assuming the xsd
processor uses an xml parser to parse the xsd).
--
Andrew Welch
http://andrewjwelch.com
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]