← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: [xml-dev] Nesting schemas?

From
Eddie Robertsson <>
To
Date
2002-01-29T07:39:28Z
ID
<>
Thread
Re: [xml-dev] Nesting schemas?
> Quick question....if I next schemas a few levels deep, do I need to include the
> lowest levels at the highest parent level?
>
> For example:  I have a main schema A which includes subschema B.  B in turn
> includes subschema C.
>
> Do I need an include tag in A that includes C as well as B?

No, since schema B includes C you shouldn't have to include C in A as well.

Cheers,
/Eddie
← Prev in month ← Prev in thread
Next in thread → Next in month →