Tag: JSON / JAVA / XML

Community

Extension primitives in XSDL

(Jeni Tennison) Michael Sperberg McQueen (CMSMcQ) has written a couple of interesting posts about datatypes in W3C’s XML Schema (XSDL). (The second is a response to a comment from John Cowan, and attempts to justify some of the seemingly arbitrary decisions made in the set of datatypes present in XS

Community

Matching, diffing and merging XML

(Daniel Ehrenberg) I’ve said bad things about my job working on Carleton College’s website, but fundamentally it’s a really sound work environment we have. Just before winter break, one of the full-time employees came to me and asked if I could make a diff between two XHTML documents for use in Carl

Community

Ajax and XML: Ajax for forms

(Jack D Herrington) Augmenting your HTML forms with Asynchronous JavaScript + XML (Ajax) callbacks to the server is a practical way to add Web 2.0 functionality to your application. Discover a variety of techniques to add Ajax code and enhance the user experience for PHP applications.

Community

Access XML data using LINQ to XML

(Tony Patton) I have covered the basics about .NET Language-Integrated Query (LINQ) and provided information on working with a SQL Server backend via LINQ. This article focuses on what I think is one of the more exciting aspects of the LINQ technology: working with XML. LINQ to XML offers a cleaner