If a schema is located remotely and accessible through HTTP or FTP is there a way using Xerces to copy it to a local file? I've looked at some classes such as BinInputStream and the MemoryPool methods serialize() and deserialize() and so far I don't get the simple way to do this type of operation.
Presumably you create an XMLUrl and pass it to a URLInputStream, but at that point I'm at a loss as to what to do. Thanks for any help here. Elisha Berns [EMAIL PROTECTED] tel. (310) 556 - 8332 fax (310) 556 - 2839 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
