Someone sent me this, noting that it was not valid according to the
grammar I posted. He thought it was legal according to the spec,
and I'm not sure. What say you?

<feed xmlns="http://purl.org/atom/ns#draft-ietf-atompub-format-04";
  xmlns:xhtml="http://www.w3.org/1999/xhtml";
  xmlns:mods="http://www.loc/gov/mods/v3";
  version="draft-ietf-atompub-format-04 : do not deploy">
  <head xml:lang="en">
    <author>
      <name>Anonymous User</name>
    </author>
    <title>Public Space Readings</title>
    <link href="http:://www.test.com"/>
    <category label="topic" term="public space"/>
    <updated>2005-01-25T13:52:08Z</updated>
  </head>
  <entry>
    <title>Some Article</title>
    <content type="application/xml+annote">
      <xhtml:div clas="bibnotes">
        <xhtml:div class="summary">
          <xhtml:p>Some notes</xhtml:p>
        </xhtml:div>
      </xhtml:div>
    </content>
    <content type="application/xml+mods">
      <mods:mods ID="doe99">
        <mods:titleInfo>
          <mods:title>Some Title</mods:title>
        </mods:titleInfo>
      </mods:mods>
    </content>
    <updated>2005-01-25T13:52:08Z</updated>
    <link href="http://www.example.com/one.xml"/>
  </entry>
</feed>

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <[EMAIL PROTECTED]> | The lasting pleasures of contact with
http://nwalsh.com/            | the natural world are not reserved for
                              | scientists but are available to anyone
                              | who will place himself under the
                              | influence of the earth, sea and sky and
                              | their amazing life.--Rachel Carson

Attachment: pgpvyjyA46jwj.pgp
Description: PGP signature

Reply via email to