Hi Keith,
Sorry I have to bother you again... we're doing a rush development with Castor, I found the it worked ok when I use "cacheIncludedSchema" to do a include for the first time : the result is only one more line in the XSD source - the "include" statement. However, when I do "cacheIncludedSchema" again, and then output the XSD to a file, I found that besides the second "include" statement, the content
On 3/24/06, Keith Visco <[EMAIL PROTECTED]> wrote:
Thomas,
Including a schema is like doing inline replacement. Trying doing import
instead.
--Keith
Xu Zheng wrote:
> Hi,
> I got a big problem while trying to do Schema.cacheIncludedSchema() ...
>
> The senario is basically like this: I create a blank schema H, then
> cache schema A, at this point everything is good, then cache schema B,
> now it seems OK, but when I use SchemaWriter to output schema H to a
> file, I found that the source contains not only two statements like
> "include ...", but also the full contents of schema B! This is
> definitely wrong.
>
> Could anybody help me on this ? ... Thanks in advance!
> Thomas
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------

