How to create a xml schema that maps to a file directory tree structure
XML / XSL
1
Posts
1
Posters
3
Views
1
Watching
-
In case I want to create a xml schema to map with file directory tree structure, I tried the following schema: However, this schema will not allow me to generate a dataset in .NET because I use "file" and "directory" node recursively. I'd like to know how to solve this problem so that I can get a dataset out of it. Thanks in advance. ;) Sakda Chaiworawitkul