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

  • From: Michael Glavassevich <mrglavas@c...>
  • To: "Costello, Roger L." <costello@m...>
  • Date: Fri, 9 Jul 2010 09:09:14 -0400

On example is "]]>". It isn't allowed in the content of an element, so you have to escape it:

"]]>" --> "]]&gt;"

I guess you could also use a char ref for the ']' to break up the sequence.

[1] http://www.w3.org/TR/REC-xml/#NT-CharData

Michael Glavassevich
XML Parser Development
IBM Toronto Lab
E-mail: mrglavas@c...

E-mail: mrglavas@a...

"Costello, Roger L." <costello@m...> wrote on 07/09/2010 08:53:42 AM:

> > what makes you think there is an example?
>
> If there is no example, why is it a reserved symbol?
>
> /Roger
>
> -----Original Message-----
> From: David Carlisle [mailto:davidc@n...]
> Sent: Friday, July 09, 2010 8:46 AM
> To: Costello, Roger L.
> Cc: xml-dev@l...
> Subject: Re: Why is the > symbol a reserved character?
>
> On 09/07/2010 13:42, Costello, Roger L. wrote:
> > 5. I am unable to think of an example in which the>  symbol could
> confuse an XML Parser. Would you provide an example please?
> >
>
> what makes you think there is an example?
>
> David
>
>
> ________________________________________________________________________
> The Numerical Algorithms Group Ltd is a company registered in England
> and Wales with company number 1249803. The registered office is:
> Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.
>
> This e-mail has been scanned for all viruses by Star. The service is
> powered by MessageLabs.
> ________________________________________________________________________
>
> _______________________________________________________________________
>
> 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@l...
> subscribe: xml-dev-subscribe@l...
> 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]


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