http://www.vectorials.com
http://www.3dlessons.com
http://www.flashperfection.com
http://www.webdesign.org
http://www.tutorialkit.com
http://www.learnphp.org

XML Tutorials - MarkupTutorials.com

Sort byTutorials Per Page
Pages:7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | Next| Last
To build debugging and profiling into your code, add this to the ...
May 24, 2006 Today Views: 3 Total Views: 588
Create an XmlElement object with inner text and make it a child of another XmlNode. Note: requires Imports System.Xml
May 23, 2006 Today Views: 1 Total Views: 592
XML provides many opportunities to share and store data. One of the most common and simple uses of XML is to use it to store data used by your application.
May 22, 2006 Today Views: 2 Total Views: 547

Specifying child nodes

Author: Andrew  Rating:
We can use the complexType structure to specify which nodes are permitted.
May 18, 2006 Today Views: 1 Total Views: 630

Comments

Author: Extropia.com  Rating:
Not only will you sometimes want to include tags in your XML document that you want the XML processor will ignore (display as character data), but sometimes you will want to put character data in your document that you want the XML processor to ignore (not display at all).
May 17, 2006 Today Views: 3 Total Views: 705
This small code snippet shows how to retrive specific nodes when they contain an xmlns namespace parameter.
May 15, 2006 Today Views: 1 Total Views: 511
As with most things, when it comes to serializing Java to XML and back, there is more than one way to skin the cat. In certain circumstances, Java-XML serialization can offer significant advantages over binding technologies such as JAXB and ultimately can save you development time.
May 11, 2006 Today Views: 1 Total Views: 559

Payment problem

Author: Andrew  Rating:
A tricky problem involving alternative payment methods.
May 9, 2006 Today Views: 1 Total Views: 728
In this column, I have grouped the XML based on the GroupID element by using the generate-id() function. This generates unique keys used for indexing the key value. The key value is GroupID.
May 8, 2006 Today Views: 2 Total Views: 571
Consider the following DTD snippet....
May 5, 2006 Today Views: 1 Total Views: 561
Pages:7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | Next| Last
Quick Poll
Which of our Educational Network websites do you find most useful?
MarkupTutorials.com
WebDesign.org
LearnPHP.org
TutorialKit.com
PSPtutorials.org
Vectorials.com
FlashPerfection.com
3DLessons.com