Plain Old XML
It is proposed that this article be deleted because of the following concern:
If you can address this concern by improving, copyediting, sourcing, renaming, or merging the page, please edit this page and do so. You may remove this message if you improve the article or otherwise object to deletion for any reason. Although not required, you are encouraged to explain why you object to the deletion, either in your edit summary or on the talk page. If this template is removed, do not replace it. This message has remained in place for seven days, so the article may be deleted without further notice. Find sources: "Plain Old XML" – news · newspapers · books · scholar · JSTOR Nominator: Please consider notifying the author/project: {{subst:proposed deletion notify|Plain Old XML|concern=[[WP:MADEUP]]. Non-notable neologism/advert for some processing tools}} ~~~~ Timestamp: 20090126194955 19:49, 26 January 2009 (UTC) Administrators: delete |
Plain Old XML (POX) is a term used to describe basic XML, sometimes mixed in with other, blendable specifications like XML Namespaces, Dublin Core, XInclude and XLink. People typically use the term as a contrast with complicated, multilayered XML specifications like those for web services or RDF. The term may have been derived from or inspired by the expression plain old telephone service (a.k.a. POTS) and, similarly Plain Old Java Object.
An interesting question is how POX relates to XML Schema. On the one hand, POX is completely compatible with XML Schema. However, many POX users eschew XML Schema to avoid the poor or inconsistent quality of XML Schema-to-Java tools.
POX is different from REST in that REST refers to a style for communication protocols, while POX only refers to an information format style.
The primary competitors to POX are syntax standards such as YAML, and JSON-derivatives that don't utilize XML, in addition to structured protocols like SOAP.
External links
- REST and POX article from the Microsoft Developer Network
- Plain Old XML Considered Harmful from Microformats.org
- Support for POX in the Java Spring Framework
- PlainXML on SourceForge.net