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

  • From: Sean McGrath <sean@d...>
  • To: xml-dev@l...
  • Date: Tue, 31 Oct 2000 13:04:06 +0000

At 07:56 AM 10/31/00 -0500, you wrote:
>David Valera writes:
>
>  [on converting spaces to tabs]
>
>  > Well, it is my inderstanding of the XML spec that it actually
>  > *does* change the actual content since in the first example there
>  > are a few textnodes (with tabs in it) that are not present in the
>  > second example. An XML processor must always pass all characters in
>  > a document. Tabs and spaces are such characters.

It is not quite that simple. Consider this:-
<Example
                 type    = "Simple   Example"
                 purpose =            "illustrative">
</Example>

Most of the tabs and spaces in the above document are not
passed to the application.

regards,

Sean


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