- From: Shadi Abou-Zahra <shadi@w3.org>
- Date: Wed, 28 Feb 2007 15:27:06 +0100
- To: Johannes Koch <johannes.koch@fit.fraunhofer.de>
- Cc: ERT group <public-wai-ert@w3.org>
Hmm, OK. I guess we need take the long way home:
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:http="http://www.w3.org/2006/http#">
<http:OptionsRequest rdf:ID="req">
<http:requestURI rdf:parseType="Resource">
<http:absoluteURI rdf:parseType="Literal">...</http:absoluteURI>
</http:requestURI>
</http:OptionsRequest>
</rdf:RDF>
I think this should work.
Regards,
Shadi
Johannes Koch wrote:
>
> Shadi Abou-Zahra schrieb:
>>
>> :( Can you send the code you tried to check?
>
> <rdf:RDF
> xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
> xmlns:http="http://www.w3.org/2006/http#">
> <http:OptionsRequest rdf:ID="req">
> <http:requestURI
> rdf:parseType="http://www.w3.org/2006/http#absoluteURI">...</http:requestURI>
>
> </http:OptionsRequest>
> </rdf:RDF>
>
--
Shadi Abou-Zahra Web Accessibility Specialist for Europe |
Chair & Staff Contact for the Evaluation and Repair Tools WG |
World Wide Web Consortium (W3C) http://www.w3.org/ |
Web Accessibility Initiative (WAI), http://www.w3.org/WAI/ |
WAI-TIES Project, http://www.w3.org/WAI/TIES/ |
Evaluation and Repair Tools WG, http://www.w3.org/WAI/ER/ |
2004, Route des Lucioles - 06560, Sophia-Antipolis - France |
Voice: +33(0)4 92 38 50 64 Fax: +33(0)4 92 38 78 22 |
Received on Wednesday, 28 February 2007 14:27:18 UTC