xml schema catalog?

Jozef Kutej <[email protected]>
Newsgroups gmane.comp.lang.perl.xml
Message-ID <[email protected]>
Hi,

is there something like DTD catalogues for XML Schemas?

What I want to do is, to write this in the schema:

<import namespace="http://www.w3.org/1999/xhtml"
schemaLocation="http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd" />

but I don't want http://www.w3.org/2002/08/xhtml/xhtml1-strict.xsd to be
downloaded every time. I want to tell the xmllint or XML::LibXML that I have
that file for that name-space locally on my disk.

Thank you,
Jozef

_______________________________________________
Perl-XML mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.