Tag: JSON / JAVA / XML

Community

On tree diagrams and XML

(NetronProject) In a previous article a blueprint was described to implement a diagramming control. The control described therein was able to display simple flowcharts, to interactively edit the shapes and connections and was meant as an easy introduction to diagramming using C#. It was also pointed

Community

Tip: Twisting XML with XSLT 2.0

(Jack Herrington) The XML story has two sides: data creators and data consumers. XSL typically falls on the consumer side of the equation, and all too often the format of the data is fixed well before a template gets to it. Take a list of books, for example. You might have an XML file with a list so

Community

SOA Made Simple

(Rich Salz) Regular readers of this column might notice that I’ve spent a lot of time on WSDL. There’s a reason for this: after XML and SOAP, I firmly believe that service description is the most important component of designing, building, and deploying heterogeneous web services.