Categories
Tags → Xml Sample

PHPTagLib

PHPTagLib is a PHP class for parsing XML using a tag library. It also contains a sample library, a sample XML file and a sample calling script. With this class, you can create custom tags. To define a tag, you can choose between two methods: Use a te...
DETAILS

Create XML Documents from Access Output

The author writes &"Active Server Pages allow for the easy ability to create dynamic views of your data on a web server, but you can also create &"static&" documents on the server. This can be particularly useful if you wis...
DETAILS

XML Security Suite

XML Security Suite is a tool that provides security features such as digital signature, encryption, and access control for XML documents. These features are beyond the capability of transport-level security protocols such as Secure Sockets Layer (SSL...
DETAILS

VoiceXML with XSLT (HTML and WML)

A Sample Chapter from Early Adopter VoiceXML. This chapter examines the use of the Extensible Stylesheet Language for Transformations (XSLT) as a tool for the generation of VoiceXML. I intend to illustrate a complete, end-to-end example of implementi...
DETAILS

Using XLink to simplify the representation of data

This column takes a look at how to use XLink pointers when representing data to make XML documents more compact and flexible. Sample code shows examples of an invoice with and without the XLink pointers, plus an example of using XLinks with a URL-add...
DETAILS

Recurse, not divide, to conquer

Ever want to know how to bridge processing of an HTML element over two XSLT templates? Here''s why not to do it. This article demonstrates how to shift your thinking into the XSLT recursive approach, which is especially helpful if you have a bac...
DETAILS

Converting Your existing HTML to XML

This article explains how to easily migrate HTML pages to XML using HTML Tidy and a COM Wrapper. It discusses a sample conversion of the bookmark file from HTML to XML and then into a browser-neutral tree view. Helpful for sites where a lot of inform...
DETAILS

Managing e-zines with JavaMail and XSLT, Part 2

This article demonstrates how to automate e-mail publishing chores with Java and XML. This concrete application of XML and XSLT describes an e-mail newsletter (e-zine) publishing application that outputs both HTML and plain text e-mail messages. Five...
DETAILS

Reading XML file with Active Server Pages

This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.
DETAILS

XSL Editor

The IBM XSL Editor application allows a user to import, create, and save Extensible Stylesheet Language (XSL) style sheets and Extensible Markup Language (XML) source documents. IBM''s XSL Editor allows users to set and remove &"break p...
DETAILS

Page:
©2019 A--9.com