Subject: Re: xsltproc complains about invalid XML namespace URI
To: None <k.heinz.mai.fuenf@onlinehome.de>
From: Hiroki Sato <hrs@NetBSD.org>
List: netbsd-docs
Date: 05/29/2005 19:53:24
----Security_Multipart(Sun_May_29_19_53_24_2005_855)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Klaus Heinz <k.heinz.mai.fuenf@onlinehome.de> wrote
in <20050523221640.GC549@silence.homedns.org>:
k.> When I use this stylesheet I get
k.>
k.> parser warning : xmlns:gmane: 'Lookup table for gmane groups' is not a
k.> valid URI
k.> xmlns:gmane="Lookup table for gmane groups"
k.>
k.> Obviously, I should use a real URI. Is it ok to use the prospective
k.> location of the document on www.NetBSD.org
k.>
k.> http://www.NetBSD.org/MailingLists/gmane.xsl
k.>
k.> ?
It works, but I think it is better to separate URLs
for namespace by using another prefix "xmlns" like this:
http://www.NetBSD.org/XML/xmlns/<name>/<version>
For newsgroups in list2group.xsl,
http://www.NetBSD.org/XML/xmlns/newsgroups/1.0 should be enough.
--
| Hiroki SATO
----Security_Multipart(Sun_May_29_19_53_24_2005_855)--
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQBCmZ8kTyzT2CeTzy0RAqIxAKCpLexo2noEaMu8CqJciTj6EitrGgCdGBeV
z2r7bzOXMxQebIZjvbPplBY=
=jZBo
-----END PGP SIGNATURE-----
----Security_Multipart(Sun_May_29_19_53_24_2005_855)----