Article:
 |
 |
The .NET Schema Object Model
|
| Subject: |
how to traverse XML Schemas |
| Date: |
2006-05-04 20:09:13 |
| From: |
Priyamvadha Lakshminarayanan |
|
Response to: how to traverse XML Schemas
|
|
In order to get all the elements at all levels, take a look at the code sample in the following blog:
http://blogs.msdn.com/stan_kitsis/archive/2005/08/06/448572.aspx
Thanks,
Priya
|