Andreas Hartmann wrote: [...]
When delivering the schemas to BXE, we could translate the fallback:// URL into an appropriate http request URL by resolving the actual source already on the server side, using a transformer. Or did I miss something?
I implemented a simplier solution: - fallback:// is translated to /default/authoring/fallback/schemas/... (xslt/bxe/translate-rng-includes.xsl) - this is matched and the source is resolved using fallback:// Not quite as clean as the transformer, but very easy to implement and to understand. -- Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
