Re: WOFF and extended metadata

>>>>> "LV" == Levantovsky, Vladimir <Vladimir.Levantovsky@MonotypeImaging.com> writes:

LV> <item [lang="tag"] name="property_name1" value="property_value1"/>

Aren't tag attrib strings overly limited in what strings they can
support?  Doesn't that make the above the wrong way to XML-ize?

Every previous discussion I've read or participated in has concluded
that it should always be:

     <foo><bar>text</bar></foo>

and never:

    <foo bar="text"/>

Why is this discussion suddenly going in the opposite direction?

-JimC
-- 
James Cloos <cloos@jhcloos.com>         OpenPGP: 1024D/ED7DAEA6

Received on Saturday, 19 June 2010 13:13:31 UTC