The Xerces samples include xs.QueryXS.java file -- it shows how to load XML
Schema document and query information using XML Schema API
(org.apache.xerces.xs).

Thank you,
--
Elena Litani/ IBM Toronto



Monday, November 24, 2003 12:40 PM
To: [EMAIL PROTECTED]
cc:
From: Gerd Mueller <[EMAIL PROTECTED]>
Subject: Schema content access




Hi,

Is there any documentation/example or something like that
for doing the following:

Parse an XML Schema file and find out which elements can be
inserted as children for a given parent element and a given list
of already existing children for that element.

I know that this is done already in the Xerlin XML editor, but
perhaps somebody can give some more concise examples than the
Xerlin code.

Thanks,
gerd

________________________________________________________________
Gerd Mueller                                    [EMAIL PROTECTED]
SMB GmbH                                  http://www.smb-tec.com

---------------------------------------------------------------------
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