[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
Re: XML element names (was: Ten Years Later - XML 1.0 Fifth Edition?)
- From: "Mukul Gandhi" <gandhi.mukul@gmail.com>
- To: xml-dev@lists.xml.org
- Date: Tue, 19 Feb 2008 09:13:36 +0530
On Feb 18, 2008 11:03 PM, Nicholas Sushkin <nsushkin@openfinance.com> wrote:
> So, most people would design xml as
> <dir name="..."/> and <file name="..."/>. Imagine flikr or picasaweb XML,
> they'll go for <album title="..."/> and <picture caption="..."/>. This way
> they can preserve user chosen title and caption.
I agree with you. And this would solve my problem. Thanks ...
The mistake I was doing is, I was writing the XML as:
<dirname>
<moredirname>
<!-- more information -->
</moredirname>
</dirname>
--
Regards,
Mukul Gandhi
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]