In message <8ad71be30702011918j61215acco47620b0b899d5d67 at mail.gmail.com>, Benjamin West <bewest at gmail.com> writes >On 2/1/07, Benjamin West <bewest at gmail.com> wrote: >> > <div class="property"> >> > <span class="type">type</span> >> > <span class="value"> >> > <span class="value">foo</span> >> > quux >> > <span class="value">bar</span> >> > </span> >> > </div> >> > >>>> Should be identical to... >>>> > <div id="ref"> >> > <span class="value">foo</span> >> > quux >> > <span class="value">bar</span> >> > </div> [top posting corrected] >Derrick has a good point with his recursive interpretation. From a >usability perspective, it is the most consistent model. The value of >the fragment is "foo bar". Where are you getting the space from? I make it "foobar" in each of the above. -- Andy Mabbett * Say "NO!" to compulsory ID Cards: <http://www.no2id.net/> * Free Our Data: <http://www.freeourdata.org.uk> * Are you using Microformats, yet: <http://microformats.org/> ?