Tag: JSON / JAVA / XML

Community

PHP and XML: Parsing RSS 1.0

(Kevin Yank) XML is springing up all over the Internet as a means to create standard data formats for the exchange of information between systems, irrelevant of their platform or technology. As you may already know, XML allows you to define your own custom markup languages similar to HTML and suited

Community

Querying XML Data with XQuery

(Scott Mitchell) Let’s face it, one of the primary tasks we, as Web developers, are faced with is querying data from some data store and allowing users to view and/or manipulate the information via a Web interface. Typically, the data stores that we query from are traditional relational databases, l

Community

An XBRL Tagset for XML

This tagset works with the Output Delivery System (ODS) and PROC PRINT, or with the LIBNAME engine. Using ODS is the simplest way. The prerequisite is that you have two data sets: one with the XML document’s metadata, and one with the all of the items. See the PROC PRINT output of an example.

Community

Unqualified Imports for XML

(Oliver Steele) In ‘A Fresh Canvas’ I argued that there’s a human-factors advantage to allowing an XML document to contain names from multiple namespaces without requiring namespace prefixes on the elements from all but one of them. In ‘What’s in a Namespace’ I looked at how namespaces and namespace