<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
 >

  <channel rdf:about="http://xmlhack.com/rss10.php">
      <title>XMLhack XLink news</title>
      <link>http://xmlhack.com/</link>
      <dc:source rdf:resource="http://xmlhack.com/" />
      <description>
         Developer news from the XML community
      </description>
      <dc:language>en-us</dc:language>
      <dc:publisher>Edd Dumbill (mailto:webmaster@xmlhack.com)</dc:publisher>
      <dc:creator>Edd Dumbill (mailto:editor@xmlhack.com)</dc:creator>
      <dc:rights>Copyright 1999-2001, xmlhack team.</dc:rights>

      <image rdf:resource="http://xmlhack.com/images/mynetscape88.gif" />

      <items>
          <rdf:Seq>
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1874" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1812" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1777" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1721" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1700" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1563" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1413" />
            <rdf:li rdf:resource="http://xmlhack.com/read.php?item=1286" />
          </rdf:Seq>
      </items>

  </channel>

  <image rdf:about="http://xmlhack.com/images/mynetscape88.gif">
    <title>xmlhack</title>
    <url>http://xmlhack.com/images/mynetscape88.gif</url>
    <link>http://xmlhack.com</link>
    <dc:description>News, opinions, tips and issues concerning XML development</dc:description>
  </image>

    <item rdf:about="http://xmlhack.com/read.php?item=1874">
        <title>xml-hypertext mailing list at xmlhack.com</title>
        <link>http://xmlhack.com/read.php?item=1874</link>
        <dc:description>xmlhack.com has started a new mailing list: xml-hypertext, "an open forum for the discussion of creating hypertext with XML. Appropriate subjects include technologies for linking and pointing, hypertext-oriented transformations, and interactions between XML and Web infrastructure."</dc:description>
        <dc:subject>XLink</dc:subject>
        <dc:subject>Community</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1812">
        <title>Xpath1() scheme published as an IETF Internet-Draft</title>
        <link>http://xmlhack.com/read.php?item=1812</link>
        <dc:description>Simon St.Laurent has announced
an IETF
Internet-Draft defining a XPath based scheme to be used in the XPointer
framework that is simpler than the xpointer() scheme and more powerful than
the shorthand or element() scheme.</dc:description>
        <dc:subject>IETF</dc:subject>
        <dc:subject>XLink</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1777">
        <title>HLink working draft arrives</title>
        <link>http://xmlhack.com/read.php?item=1777</link>
        <dc:description>The HTML Working Group has published an initial Working Draft of HLink: Link Recognition for the XHTML Family, offering an answer to looming questions about the role of linking in XHTML.</dc:description>
        <dc:subject>XHTML</dc:subject>
        <dc:subject>XLink</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1721">
        <title>XPointer splits into four pieces</title>
        <link>http://xmlhack.com/read.php?item=1721</link>
        <dc:description>The much delayed XPointer specification has broken into four pieces, including an XPointer Framework and three schemes - xmlns(), element(), and xpointer(), with all but the last in Last Call.</dc:description>
        <dc:subject>XLink</dc:subject>
        <dc:subject>W3C</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1700">
        <title>Relax NG schema for XLink</title>
        <link>http://xmlhack.com/read.php?item=1700</link>
        <dc:description>John Cowan has posted
on xml-dev a generic Relax NG schema for Xlink taking advantage of the
flexibility of Relax NG wildcard patterns to validate any document only if it
conforms to XLink.</dc:description>
        <dc:subject>Schemas</dc:subject>
        <dc:subject>XLink</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1563">
        <title>XInclude makes changes on way to Candidate Recommendation</title>
        <link>http://xmlhack.com/read.php?item=1563</link>
        <dc:description>The Candidate Recommendation of XInclude, released by the W3C last week, introduces a variety of changes addressing fallback, fixup, and XPointer.</dc:description>
        <dc:subject>W3C</dc:subject>
        <dc:subject>XLink</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1413">
        <title>XInclude for MSXML</title>
        <link>http://xmlhack.com/read.php?item=1413</link>
        <dc:description>XInclude.net has announced
XInclude.exe, an implementation of the W3C's XInclude
specification, for the Microsoft XML parser.</dc:description>
        <dc:subject>XLink</dc:subject>
        <dc:subject>Tools</dc:subject>
    </item>

    <item rdf:about="http://xmlhack.com/read.php?item=1286">
        <title>XLink, XML Base reach Recommendation</title>
        <link>http://xmlhack.com/read.php?item=1286</link>
        <dc:description>The W3C has released XML Base and XLink as Recommendations.</dc:description>
        <dc:subject>XLink</dc:subject>
        <dc:subject>W3C</dc:subject>
    </item>

    <rdf:Description ID="manifest">
      <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://xmlhack.com/rss10.php" />
      </rdf:Seq>
      </mn:channels>
    </rdf:Description>

</rdf:RDF>
