Skip to main content



      Home
Home » Archived » XML Schema Definition (XSD) » Newbie question
Newbie question [message #30138] Thu, 25 September 2003 05:38 Go to next message
Eclipse UserFriend
Originally posted by: rob.tice.k-int.com

Is there a simple way to programatically obtain info from the XSDSchema
about what is the 'top level' element reference within the schema. i.e. the
element that would be the root of the xml document.

Regards

Rob Tice
rob.tice@k-int.com
Re: Newbie question [message #30171 is a reply to message #30138] Thu, 25 September 2003 05:45 Go to previous message
Eclipse UserFriend
Originally posted by: merks.ca.ibm.com

Rob,

Any element returned by XSDSchemaDeclaration.getElementDeclarations is a global
element declaration that may be the root of a document (except for those for
which XSDElementDeclaration.isAbstract is true).


Robert Tice wrote:

> Is there a simple way to programatically obtain info from the XSDSchema
> about what is the 'top level' element reference within the schema. i.e. the
> element that would be the root of the xml document.
>
> Regards
>
> Rob Tice
> rob.tice@k-int.com
Re: Newbie question [message #578391 is a reply to message #30138] Thu, 25 September 2003 05:45 Go to previous message
Eclipse UserFriend
Rob,

Any element returned by XSDSchemaDeclaration.getElementDeclarations is a global
element declaration that may be the root of a document (except for those for
which XSDElementDeclaration.isAbstract is true).


Robert Tice wrote:

> Is there a simple way to programatically obtain info from the XSDSchema
> about what is the 'top level' element reference within the schema. i.e. the
> element that would be the root of the xml document.
>
> Regards
>
> Rob Tice
> rob.tice@k-int.com
Previous Topic:Newbie question
Next Topic:xsd errors
Goto Forum:
  


Current Time: Thu Jul 03 11:17:24 EDT 2025

Powered by FUDForum. Page generated in 0.39603 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top