Plain Old XML: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
'''Plain Old XML''' (POX) is a term used to describe basic [[XML]], sometimes mixed in with other, blendable specifications like [[XML namespace|XML Namespaces]], [[Dublin Core]], [[XInclude]] and [[XLink]]. People typically use the term as a contrast with complicated, multilayered XML specifications like those for [[Webweb Servicesservice]]s or [[Resource Description Framework|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 (W3C)|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.