all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: bug#7953: >>> valid XML?
Date: Wed, 02 Feb 2011 00:02:28 -0700	[thread overview]
Message-ID: <iiavh9$s00$1@dough.gmane.org> (raw)
In-Reply-To: <87zkqfrgll.fsf@jidanni.org>

On 2/1/11 7:09 AM, jidanni@jidanni.org wrote:
> nXML mode still says this is valid XML, despite the>>>>>>.
>
> <?xml version="1.0" encoding="UTF-8"?>
> <kml xmlns="http://www.opengis.net/kml/2.2">
> ...<name>Chernovtsy, Ukraine</name>>>>>>>

 From http://www.w3.org/TR/2008/REC-xml-20081126/#syntax:

The right angle bracket (>) may be represented using the string " &gt; ", and 
MUST, for compatibility, be escaped using either " &gt; " or a character 
reference when it appears in the string " ]]> " in content, when that string is 
not marking the end of a CDATA section.

Doesn't that mean that ">" may appear in its literal form in content, when it is
not within a string "]]>" (as above)?

-- 
Kevin Rodgers
Denver, Colorado, USA






  reply	other threads:[~2011-02-02  7:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <handler.7953.D7953.13104279941443.notifdone@debbugs.gnu.org>
2011-02-01 14:09 ` bug#7953: >>> valid XML? jidanni
2011-02-02  7:02   ` Kevin Rodgers [this message]
2011-07-11 23:46     ` Glenn Morris
2011-07-11 23:56   ` bug#7953: closed (Re: bug#7953: >>> valid XML?) jidanni
2011-07-11 23:58   ` jidanni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='iiavh9$s00$1@dough.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.