[xml/sgml-pkgs] Bug#472858: xmlfilter does not work

jidanni at jidanni.org jidanni at jidanni.org
Wed Mar 26 21:22:42 UTC 2008


Package: libxml-parser-perl
Version: 2.36-1
File: /usr/share/doc/libxml-parser-perl/examples/xmlfilter.gz

Sorry, xmlfilter does not work.
xmlfilter -root worked, but the rest failed miserably:
./xmlfilter -att:loc:0 sitemap-index-transgender-wiki_.xml|head -4
<sitemapindex xmlns='http://www.google.com/schemas/sitemap/0.84'>
	<sitemap>
		<loc>sitemap-transgender-wiki_-NS_0-0.xml.gz</loc>
		<lastmod>2008-03-26T20:20:33Z</lastmod>
./xmlfilter -att:loc sitemap-index-transgender-wiki_.xml|head -4
<sitemapindex xmlns='http://www.google.com/schemas/sitemap/0.84'>
	<sitemap>
		<loc>sitemap-transgender-wiki_-NS_0-0.xml.gz</loc>
		<lastmod>2008-03-26T20:20:33Z</lastmod>
./xmlfilter -att:sitemap sitemap-index-transgender-wiki_.xml|head -4
<sitemapindex xmlns='http://www.google.com/schemas/sitemap/0.84'>
	<sitemap>
		<loc>sitemap-transgender-wiki_-NS_0-0.xml.gz</loc>
		<lastmod>2008-03-26T20:20:33Z</lastmod>
Or maybe xmlfilter -h's instructions are misleading.





More information about the debian-xml-sgml-pkgs mailing list