[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: [xml-dev] Ten Years Later - XML 1.0 Fifth Edition?
- From: "Mukul Gandhi" <gandhi.mukul@gmail.com>
- To: xml-dev@lists.xml.org
- Date: Mon, 18 Feb 2008 22:18:49 +0530
On Feb 18, 2008 9:56 PM, Kevin S. Clarke <ksclarke@gmail.com> wrote:
> Couldn't you also just do something like:
>
> <dir name="my root dir">
> <dir name="my child dir">
> <dir name="deep dir"/>
> </dir>
> <file name="first file in dir"/>
> <file name="second file in dir"/>
> </dir>
>
> I wrote a similar thing and this is the format I used (with some extra
> attributes for more information about the files and dirs).
Thanks Kevin for sharing this Schema. But unfortunately, I think it
won't work for me (or, it might? which I need to investigate a bit
deeply).
I need a 1-to-1 mapping between file system directory/file names and
XML names. I am generating a meta data (the XML output) to be used by
another tool (which physically sees/processes the directories/files
and consults the XML meta data for some processing).
--
Regards,
Mukul Gandhi
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]