Comparison of data-serialization formats: Difference between revisions

Content deleted Content added
Comparison table: change to notes
Line 38:
| [[NeXT]] (creator)<br/>[[Apple Inc.|Apple]] (maintainer)
| ''de facto''{{ref|plist DTD|p}}
| {{yes}} (binary encoding){{ref|plistbin|b}}
| {{yes}} (XML encoding){{ref|plisttext|t}}
|
|
Line 92:
*{{note|plist DTD|p}} The XML encoding has a [http://www.apple.com/DTDs/PropertyList-1.0.dtd public DTD] from Apple
*{{note|binogdl|o}} [http://ogdl.sourceforge.net/spec/ogdl-b.htm OGDL Binary 1.0 Working draft]
*{{ref|plistbin|b}} Its default encoding is binary.
*{{ref|plisttext|t}} An XML encoding is supported.
 
==Advantages==