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

XML Tutorials - MarkupTutorials.com

Sort byTutorials Per Page
Pages:6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | Next| Last
In our previous example, we explained that we had defined an element named CONTACT, that was allowed to include a single ELEMENT NAME, that in turn contained parsed character data.
June 8, 2006 Today Views: 2 Total Views: 520
Use Cascading Style Sheets to create a floating text paragraph. First, add the <STLYE> attribute in the document's <HEAD> ...
June 6, 2006 Today Views: 2 Total Views: 622
The XMLHttpRequest object provides client-side protocol support for communication with HTTP servers. A client computer can use the XMLHttpRequest object (Microsoft.XMLHTTP) to send an HTTP request, ...
June 2, 2006 Today Views: 2 Total Views: 513

Character Data

Author: Extropia.com  Rating:
Character data may be any legal (Unicode) character with the exception of "<". The "<" character is reserved for the start of a tag.
May 31, 2006 Today Views: 2 Total Views: 571
Below is a VB Script example of how to validate an email address using Regular ...
May 26, 2006 Today Views: 2 Total Views: 580
To build debugging and profiling into your code, add this to the ...
May 24, 2006 Today Views: 2 Total Views: 530
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: 2 Total Views: 538
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: 506

Specifying child nodes

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

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: 2 Total Views: 638
Pages:6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 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