Re: Grouping of elements?
- From: howa <howachen@xxxxxxxxx>
- Date: Sun, 16 Sep 2007 19:19:50 -0700
Hello all,
One of my concern is: If I parse the XML into DOM, will attribute or
new element using more memory at runtime?
On 9 17 , 8 12 , Joe Kesselman <keshlam-nos...@xxxxxxxxxxx> wrote:
As with other data structures, this depends on how you're going to use
the data now and in the future. If you will eventually be making "score"
more complicated, having it be a separate element may make sense. If min
and max score are really just part of the report, the extra level of
hierarchy may not make sense.
Why do you want the <score> element? If you can't explain that (to
yourself), you probably don't want it.
--
() ASCII Ribbon Campaign | Joe Kesselman
/\ Stamp out HTML e-mail! | System architexture and kinetic poetry
.
- Follow-Ups:
- Re: Grouping of elements?
- From: George Bina
- Re: Grouping of elements?
- References:
- Grouping of elements?
- From: howa
- Re: Grouping of elements?
- From: Joe Kesselman
- Grouping of elements?
- Prev by Date: Re: So this is what happens when you don't use Soap often enough.
- Next by Date: Re: XSD type derived via restriction in same namespace as restricted type?
- Previous by thread: Re: Grouping of elements?
- Next by thread: Re: Grouping of elements?
- Index(es):
Relevant Pages
|
Loading