RE: Really Simple Validation
"Jon Hanna" <[email protected]>
| Newsgroups | gmane.comp.web.rdf,gmane.network.syndication.rss.devel |
|---|---|
| Message-ID | <[email protected]> |
> Not sure about xml:base - happen to know offhand if it can appear as > an attribute of any element in an RDF/XML doc? Yep, allowed anywhere and affects the interpretations of any relative URIs in rdf:resource or rdf:about attributes. I'm sure about typed literals of type xsd:anyURI. It's quite useful too, as it allows you to republish an RDF/XML document while just needing to change the root node to ensure the base URI doesn't get changed by the republication. Regards, Jon Hanna Work: <http://www.selkieweb.com/> Play: <http://www.hackcraft.net/> Chat: <irc://irc.freenode.net/selkie>