[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] [Summary] Dangers of Copying Text into an XML Document
- From: Jonathan Robie <jonathan.robie@redhat.com>
- To: "Costello, Roger L." <costello@mitre.org>
- Date: Thu, 06 Sep 2007 13:08:40 -0400
I wonder about this part:
> 1. CDATA Section (beginning): The text may contain the symbols used
> to indicate the start of a CDATA section: <!CDATA[[
> If the text does not also contain the symbols that indicate the
> end of the CDATA section then the resulting XML will be in error.
> 2. CDATA Section (ending): The text may contain the symbols used to
> indicate the end of a CDATA section: ]]>
> If the text does not also contain the symbols that indicate the
> start of the CDATA section then the resulting XML will be in error.
>
How is that any different from text that contains the symbols used to
indicate the start of an element or part of an attribute declaration?
The more general point is that you have to include whole markup units,
such as an entire CDATA section, element, attribute declaration, or
whatever, or errors may result.
Undefined namespaces are also an issue.
Jonathan
Costello, Roger L. wrote:
> Hi Folks,
>
> Many thanks for your excellent inputs. I have incorporated them into a
> summary of the issue:
>
> http://www.xfront.com/copying-text-into-xml/
>
> Please let me know of any inaccuracies and of any parts that are not
> clear.
>
> /Roger
>
> _______________________________________________________________________
>
> XML-DEV is a publicly archived, unmoderated list hosted by OASIS
> to support XML implementation and development. To minimize
> spam in the archives, you must subscribe before posting.
>
> [Un]Subscribe/change address: http://www.oasis-open.org/mlmanage/
> Or unsubscribe: xml-dev-unsubscribe@lists.xml.org
> subscribe: xml-dev-subscribe@lists.xml.org
> List archive: http://lists.xml.org/archives/xml-dev/
> List Guidelines: http://www.oasis-open.org/maillists/guidelines.php
>
>
>
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]