472,142 Members | 1,037 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,142 software developers and data experts.

Visualize Xml schema i asp.net

Hi,

I have several Xml schemas that I like to visualize in some sort of
tree view (so it's possible to expand and collapse different nodes in
the schema). I also have to make it possible to select a single element
in a node so I need a checkbox (or a click event on the element) to
handle this. When fished I'd like to show a schema and to make it
possible to select an element and have the name of this element saved
in a database.

My questions are:

1. Does anyone know of some code to visualize a schema?

2. Another way to go would be to use the Xml control in ASP.Net and
have some Xslt to visualize it. But can I have other controls then?
Like a check box?

3. Which ASP.Net control would be best suited to help me with
visualizing this?

4. Other ways of achieving the above?

Thanks in advance

Jan 26 '07 #1
1 1560
how about using an XML schema editor: http://www.stylusstudio.com/
xml_schema_editor.html

sincerely,
The Stylus Studio Team
http://www.stylusstudio.com

On Jan 26, 2:34 am, "richard.hallg...@gmail.com"
<richard.hallg...@gmail.comwrote:
Hi,

I have severalXmlschemas that I like to visualize in some sort of
tree view (so it's possible to expand and collapse different nodes in
theschema). I also have to make it possible to select a single element
in a node so I need a checkbox (or a click event on the element) to
handle this. When fished I'd like to show aschemaand to make it
possible to select an element and have the name of this element saved
in a database.

My questions are:

1. Does anyone know of some code to visualize aschema?

2. Another way to go would be to use theXmlcontrol in ASP.Net and
have some Xslt to visualize it. But can I have other controls then?
Like a check box?

3. Which ASP.Net control would be best suited to help me with
visualizing this?

4. Other ways of achieving the above?

Thanks in advance
Jan 29 '07 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

1 post views Thread by Thomas Korimort | last post: by
7 posts views Thread by Enrico Castagnola | last post: by
2 posts views Thread by Rasmus | last post: by
8 posts views Thread by send.me.all.email | last post: by
15 posts views Thread by itschy | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.