Sha256: 22c2428d6531d65766b87c4e0853b09940b7c4c42c28e36ea23b01b0df88c8a1
Contents?: true
Size: 802 Bytes
Versions: 43
Compression:
Stored size: 802 Bytes
Contents
<?xml version="1.0"?> <!-- Copyright World Wide Web Consortium, (Massachusetts Institute of Technology, Institut National de Recherche en Informatique et en Automatique, Keio University). All Rights Reserved. Please see the full Copyright clause at <http://www.w3.org/Consortium/Legal/copyright-software.html> --> <!-- The value of rdf:ID must match the XML Name production, (as modified by XML Namespaces). $Id: error005.rdf,v 1.1 2002/07/30 09:45:51 jcarroll Exp $ --> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:eg="http://example.org/"> <!-- ́ is a non-spacing acute accent. It is legal within an XML Name, but not as the first character. --> <rdf:Description rdf:ID="́bb" eg:prop="val" /> </rdf:RDF>
Version data entries
43 entries across 43 versions & 4 rubygems