Updated the tests and result files for better conformances, added rdf2, Daniel

This commit is contained in:
Daniel Veillard 1999-01-17 13:48:01 +00:00
parent e8cc5b327f
commit 3c2c2ce4af
27 changed files with 4114 additions and 332 deletions

View File

@ -1,3 +1,9 @@
Sun Jan 17 14:45:06 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
* test/* : updated the examples, most of them were not well
formed (humm), and added rdf2.
* result/* : resulting changes in the output.
Sun Dec 6 13:06:58 EST 1998 Daniel Veillard <Daniel.Veillard@w3.org>
* tree.c: changed the behaviour of xmlGetProp on NULL values.

View File

@ -1,22 +0,0 @@
<?xml version="1.0"?>
<RDF:RDF xmlns:p3p="http//www.w3.org/TR/1998/WD-P3P10-syntax#proposal.DTD" xmlns:RDF="http://www.w3.org/TR/WD-rdf-syntax#">
<PROP realm="http://www.CoolCatalog.com/catalogue/" entity="CoolCatalog" agreeID="94df1293a3e519bb" assurance="http://www.TrustUs.org">
<USES>
<STATEMENT purp="2,3" recpnt="0" id="0" consq="a site with clothes you&apos;d appreciate.">
<WITH>
<PREFIX name="User.">
<REF name="Name.First"/>
<REF name="Bdate.Year" optional="1"/>
<REF name="Gender"/>
</PREFIX>
</WITH>
</STATEMENT>
</USES>
<USES>
<STATEMENT action="read" purp="0" recpnt="0" id="1">
<REF name="User.Shipping."/>
</STATEMENT>
</USES>
<DISCLOSURE discURI="http://www.CoolCatalog.com/PrivacyPractice.html" access="3" other="0,1"/>
</PROP>
</RDF:RDF>

1899
result/rdf2 Normal file

File diff suppressed because it is too large Load Diff

1899
test/rdf2 Normal file

File diff suppressed because it is too large Load Diff