[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: URI for XML schema and namespace
> -----Original Message-----
> From: tom.petch [mailto:cfinss at dial.pipex.com]
> Sent: Friday, January 04, 2008 8:19 AM
> To: Apps Discuss
> Subject: URI for XML schema and namespace
>
> What is the currently recommended form for a URI for an XML
> schema and an XML namespace?
>
> The question has come up on ForCES where I, citing RFC3688
> say it should be urn:
> whereas the others cite RFC3470 to say that http: is recommended.
>
> Other opinions welcome.
Those folks looking at 3470 might have missed the third paragraph in section
4.9:
"In the case of namespaces in IETF standards-track documents, it would
be useful if there were some permanent part of the IETF's own web
space that could be used for this purpose. In lieu of such, other
permanent URIs can be used, e.g., URNs in the IETF URN namespace"
URNs in the IETF namespace seems to be the more common practice in the IETF:
http://www.iana.org/assignments/xml-registry/ns.html
http://www.iana.org/assignments/xml-registry/schema.html
-Scott-