At 9:22 AM +0100 4/15/03, Andy Taylor wrote:


Is there a way to prevent the SAX validation from recognising namespaces apart from the one defined in my own schema and <http://www.w3.org/2001/XMLSchema-instance>http://www.w3.org/2001/XMLSchema-instance , as I presume this would create additional network traffic and slow the system down, especially if the validator is trying to validate against a schema/DTD stored on a server with a slow connection. It would, I guess, be a way for people to attack the system if they put their minds to it!


Your assumptions are incorrect. Namespaces have *nothing* to do with network access. They're just strings. Don't worry. Be happy. :-)
--


+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | [EMAIL PROTECTED] | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|           Processing XML with Java (Addison-Wesley, 2002)          |
|              http://www.cafeconleche.org/books/xmljava             |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA  |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to