RE: array question

2003-09-26 Thread Chris Williamson
-From: Mitch Gitman [mailto:[EMAIL PROTECTED]Sent: Friday, September 26, 2003 4:00 PMTo: [EMAIL PROTECTED]Subject: Re: array question Chris:The difference between the two examples you show amounts to whether or not there's a parent element, or wrapper, specified that'

Re: array question

2003-09-26 Thread Mitch Gitman
Chris:The difference between the two examples you show amounts to whether or not there's a parent element, or wrapper, specified that's dedicated to containing the array. The first example uses a parent/wrapper; the second example does not because it throws the int-type element at the same level