Hello Mukul,

You are correct, if i will give one parent schema; it works.
But my requirement is such that i had to give Array of schemas and i
want to remove schemaLocation atttribute from the parent xsd file

Any clue for achieve this.... ???

Regards,
---Krishna


On Tue, Jan 6, 2009 at 2:34 PM, Mukul Gandhi <[email protected]> wrote:
> On Tue, Jan 6, 2009 at 2:11 PM, Krishna Gopal Binyala
> <[email protected]> wrote:
>> If i am giving <xsd:include schemaLocation="File.xsd" /> in Output.xsd then
>> its working fine
>
> I think this would be the correct solution. As one of your schema is
> using the type definitions defined in the other schema.
>
> Also, you don't need to create an array of Schema documents. Only one
> Schema will work fine in this case (which includes the child schema).
>
>
> --
> Regards,
> Mukul Gandhi
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to