You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Sagara Gunathunga <sa...@gmail.com> on 2012/07/18 16:26:09 UTC

[XMLSchema] Usage of "topLevel" parameter ?

Hi devs,

Unlike XMLSchema1 some of the elements on XMLSchema2 API use boolean
parameter called "topLevel" with their constructors (e.g - [1] . [2])
. Can someone explain the purpose of this parameter and recommended
usage of the parameter ?

Thanks !

-- 
Sagara Gunathunga

Blog      - http://ssagara.blogspot.com
Web      - http://people.apache.org/~sagara/
LinkedIn - http://www.linkedin.com/in/ssagara

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Re: [XMLSchema] Usage of "topLevel" parameter ?

Posted by Benson Margulies <bi...@gmail.com>.
In XML schema, things like 'element' are very different when used as
members of the schema then when used embedded in types. That parameter
distinguishes.


On Wed, Jul 18, 2012 at 10:26 AM, Sagara Gunathunga
<sa...@gmail.com> wrote:
> Hi devs,
>
> Unlike XMLSchema1 some of the elements on XMLSchema2 API use boolean
> parameter called "topLevel" with their constructors (e.g - [1] . [2])
> . Can someone explain the purpose of this parameter and recommended
> usage of the parameter ?
>
> Thanks !
>
> --
> Sagara Gunathunga
>
> Blog      - http://ssagara.blogspot.com
> Web      - http://people.apache.org/~sagara/
> LinkedIn - http://www.linkedin.com/in/ssagara
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: dev-help@ws.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org