No good ideas? I vaguely remember hearing about something like this with regards to tld's and references to the sun site.
Is there a xsd equivalent? /Chr -----Original Message----- From: Christian Landbo Frederiksen Sent: 27. marts 2007 16:13 To: '[email protected]' Subject: Schema references unavailable Hi guys Is there a way to make Tuscany SDO fetch referenced schemas locally (or from another location)? If I have a schema containing the following: ... xmlns:DKCC="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" ... <import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC _StreetName.xsd"/> ... <element ref="DKCC:StreetName"/> ... If the site holding the DKCC_StreetName.xsd schema is temporarily down the XSDHelper.define will eventually throw an exception. So my question is whether it is possible to cache the referenced schemas locally (or something)? /Chr --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
