Categories

Updated: 12/04/2007

Recursive array to XML

This class can be used to generate XML documents from nested arrays. It takes an associative array and traverse it to generate a XML document on which the array keys are turned into XML tags and array entry values are nodes of the XML tags. The XML document encoding, version, line indenting and line endings are configurable parameters.
Similar Scripts for "Recursive array to XML"

Simplewire ActiveX SMS Software Development Kit

The ActiveX SMS SDK provides easy, high-level control of the Simplewire wireless text-messaging platform. Designed be to be as developer-friendly as possible by hiding the intricacies of the XML format required to communicate with the Simplewire WMP ...

Professional ASP.NET

This comprehensive compendium combines a variety of practical code examples and a comprehensive case study with the information you need to master ASP.NET and build dynamic, successful, enterprise Web applications. Topics covered: ASP.NET and the .NE...

Creating an XML and XSL Class

This article examines how to use VBScript classes to transform XML documents for use in a Web application. It creates a handy class to perform a number of XML features, such as rendering XML information from an XSL stylesheet and returning plain XML ...

Visual XML

Visual XML is a tool that enables you to create and modify DTD and XML documents. This application is written in Java. The look && feel comes from the new pluggable look && feel of the Java Foundation Class (JFC Swing 1.1.1Beta2).

xml2tree

This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/changing attribute values and child nodes, and for extracting specific nodes from larger XML objects. It is...
©2003-2008 jCay.com