Plain Old XML: Difference between revisions

Content deleted Content added
update link
m top: replaced: strictly-defined → strictly defined
 
(One intermediate revision by one other user not shown)
Line 5:
POX is complementary to [[REST]]: REST refers to a communication pattern, while POX refers to an information format style.
 
The primary competitors to POX are more strictly- defined XML-based information formats such as [[Resource Description Framework|RDF]] and [[SOAP (protocol)|SOAP section 5 encoding]], as well as general non-XML information formats such as [[JSON]] and [[Comma-separated values|CSV]].
 
==External links==
Line 11:
*[http://microformats.org/wiki/plain-old-xml-considered-harmful Plain Old XML Considered Harmful] from Microformats.org
*[http://static.springsource.org/spring-ws/sites/1.5/apidocs/org/springframework/ws/pox/package-summary.html Support for POX] in the Java Spring Framework
*[httphttps://sourceforge.net/projects/plainxml/ PlainXML on SourceForge.net]
 
[[Category:XML]]