Maintained on behalf of the World Wide Web Consortium’s XML Special Interest Group, this site provides a long list of FAQ on XML technology from what it is and what it can do to more specific elements of XML.
Views: 281 Price: Category: XMLTips and Tutorials
XML and JSP are two of the hottest buzzwords these days. This article shows how you can use these two technologies together to make a dynamic Website. You also get a look at code examples for DOM, XPath, XSL, and other Java-XML techniques.
Views: 277 Price: Category: XMLTips and Tutorials
This XML guide explains XML uses, categories, elements and types of XML documents. XML structure, document type definition, element attributes, and extensible stylesheet language (XSL) is explained.
Views: 280 Price: Category: XMLTips and Tutorials
A collection of 18 FAQs/tutorials tips on XHTML body tag and block level tags. Clear answers are provided with tutorial exercises on XHTML body element and its sub-elements; normal paragraphs and pre-formatted paragraphs, in-line elements in paragraphs, line breaks and paragraph spacing, block level
Views: 191 Price: Category: XMLTips and Tutorials
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 implementing a voice interface for a client-server database
Views: 273 Price: Category: XMLTips and Tutorials
A collection of 17 tutorial tips on XHTML 1.0 introduction. Clear answers are provided for frequently asked questions on what is XHTML, Web, HTTP, XML, HTML, URL, SGML, CSS, and DTD; who developed XHTML; writing and viewing XHTML documents.
Views: 225 Price: Category: XMLTips and Tutorials
There are a number of concepts that you will want to become familiar with before you can effectively learn VoiceXML. It is first important for you to have a basic understanding of programming concepts and elements. In addition to this, you must have a basic understanding of the field of telephony.
Views: 379 Price: Category: XMLTips and Tutorials
This snippet how to use XML Data Islands in IE to display XML that stores a parent-child relationship. It also demonstrates how you can expand/collapse child elements for a cleaner display of your data. Written by The Head Geek - Creator of XMLPitstop.com.
Views: 250 Price: Category: XMLTips and Tutorials
This sample was generated in response to a question that was asked of me from my website. I thought that I would share it with the rest of the world. The question was: "I have been trying (without any luck) to create an XSL file that will create an HTML page that shows the picture (the location
Views: 219 Price: Category: XMLTips and Tutorials
This tutorial shows how to parse XML documents in PHP. It walks you through a fairly simple application of XML that you can use to implement a news system for your home page.
Views: 220 Price: Category: XMLTips and Tutorials
A Sample Chapter from "Professional XSL". This chapter will provide you with enough information to start building useful XSLT stylesheets. I will introduce a number of the elements that make up the language, providing examples of their use. We will also look at a few of the functions built
Views: 268 Price: Category: XMLTips and Tutorials
A collection of 25 FAQs/tutorials tips on XHTML forms and input fields. Clear answers are provided with tutorial exercises on forms and input fields: form elements and submission methods; input elements and input types like text, password, radio, checkbox, hidden, submit, file, image, button; dropdo
Views: 210 Price: Category: XMLTips and Tutorials
A collection of 22 FAQs/tutorials tips on XHTML document structure and head level elements. Clear answers are provided with tutorial exercises on XHTML DTD specifications and the root element; the head and body elements; head level elements like title, meta, base, script, link, and style; descriptio
Views: 221 Price: Category: XMLTips and Tutorials
This article casts a critical eye on the Simple Object Access Protocol, assessing the value this much-discussed new technology can provide developers and demonstrating its foundation in a mixture of the old RPC (remote procedure calls) technology and in XML. It examines RPC, XML-RPC, RMI, and SOAP i
Views: 257 Price: Category: XMLTips and Tutorials
This example demonstrates a nice an easy way to databing an an XML Document to an ASP.NET drop down control.
Views: 228 Price: Category: XMLTips and Tutorials
The combined power of XML and XSL for representing, manipulating, and presenting data over the Web and sharing data across differing applications has been clearly demonstrated through the fast acceptance and broad usage of these technologies. Still, most developers familiar with the basics of XML an
Views: 233 Price: Category: XMLTips and Tutorials
A collection of 7 FAQs on RSS (Really Simple Syndication). Clear answers are provided with tutorial samples on introduction to Website syndication technology; RSS and Atom syndication file standards and versions.
Views: 220 Price: Category: XMLTips and Tutorials
Here you will find XML related materials (both basic and advanced tutorials and references about XSLT, XML, DTD, Mozilla, CSS, schemas, regular expressions, etc.) which can be downloaded for off-line use.
Views: 210 Price: Category: XMLTips and Tutorials
This snippet demonstrates uses the "Singles Online" dating application to demonstrate some of most common functionality found in business applications. a) Filtering b) Sorting by column header (ascending or descending) and c) Highlighting the row as the mouse moves over it. As with my othe
Views: 223 Price: Category: XMLTips and Tutorials
This tutorial will show you the different methods of retrieving XML from SQL Server, how to control how the data is returned, and then discuss how to navigate through the returned results. You will also learn ways of viewing SQL Server tables from an XML perspective. From there you’ll learn how to
Views: 263 Price: Category: XMLTips and Tutorials