Re: SV: A certain difficulty - lack of action!

Didier PH Martin wrote:
> 
> <myElement xlink:type="simple"
>            xlink:href="your resource link here">
>   <dc:description>your description</dc:description>
>   <dc:author>the author here</dc:author>
>                 etc....
> </myElement>


Would this be the same as

<rdf:Description about="your resource link here">
   <dc:description>your description</dc:description>
   <dc:author>the author here</dc:author>
                 etc....
</rdf:Description>


-- 
/ Jonas  -  http://paranormal.o.se/myself/cv/index.html

Received on Monday, 28 February 2000 16:44:41 UTC