Value Excerption Pattern Parsing (was: [uf-dev] How do we (want
to) document parsing?)
Michael Kaply
mkaply at us.ibm.com
Thu Jun 12 07:30:50 PDT 2008
Do we want to do a final collapsing of whitespace after everything is
concatenated?
Like if the values are:
<value> Michael </value><value>
Kaply
</value>
It would end up as:
<>Michael Kaply<>
Note that
<value> Michael</value><value>Kaply </value>
would be
<>MichaelKaply<>
Because there is no whitespace between Michael and Kaply
This would be similar to how we clean up whitespace in other properties.
Michael Kaply
Firefox Advocate
mkaply at us.ibm.com
http://www.kaply.com/weblog/ (External Blog)
http://blogs.tap.ibm.com/weblogs/page/mkaply@us.ibm.com (Internal Blog)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://microformats.org/discuss/mail/microformats-dev/attachments/20080612/bcc290ad/attachment.html
More information about the microformats-dev
mailing list