Mega Code Archive
Search
.Net
ASP .Net
ASP .Net Tutorial
C#
C# Book
C# by API
C# Tutorial
VB.Net
VB.Net by API
VB.Net Tutorial
Visual C++ .Net
VisualBasic Script
Java
Java
Java Book
Java by API
Java Tutorial
Script
Flash ActionScript
Flex
JavaScript DHTML
JavaScript Reference
JavaScript Tutorial
Database
MSSQL
MSSQL Tutorial
MySQL
MySQL Tutorial
Oracle PLSQL
Oracle PLSQL Tutorial
PostgreSQL
Languages
Android
C
C Tutorial
C++
C++ Tutorial
Delphi
Perl
PHP
Python
Python Tutorial
Ruby
Silverlight
Office
MSOfficeExcel 2007 Tutorial
MSOfficePowerPoint 2007 Tutorial
MSOfficeWord 2007 Tutorial
Data
XML
XML Tutorial
XML Tutorial
Introduction 21 codes
Home
XML Tutorial
Introduction
1 An attribute creates additional information without adding text to the element
2 Attributes are simple namevalue pairs associated with an element
3 Case Sensitivity
4 CDATA sections can tell the XML parser not to parse the text
5 Comments start with the string !--and end with the string --
6 Displaying Elements as Text
7 Elements, Attributes, and Values
8 Empty Elements
9 Illegal PCDATA Characters and Escaping Characters
10 Link to second node
11 Nesting Elements
12 Processing Instructions
13 SELECTED CHARACTER CODES
14 Show and actuate attribute
15 Text content
16 Whitespace in PCDATA
17 Writing Non-Empty Elements
18 XML documents must adhere to certain rules to be well formed
19 XML file that shows simple linking
20 XML Naming Conventions
21 XML provides the XML declaration to label documents as XML