XML Tutorial
XML tutorial is designed for beginners and professionals. Our XML tutorial provides a detailed knowledge of XML technology like what is xml, features of xml, xml example, xml related technologies, creating xml structure by DTD, creating xml structure by schema (XSD), difference between DTD and schema.
XML Validation
XML file can be validated by 2 ways:
- against DTD
- against XSD
DTD (Document Type Definition) and XSD (XML Schema Definition) are used to define XML structure.
XML DTD
In our XML tutorial, you will learn about DTD file, creating xml with DTD, using CSS file, CDATA vs PCDATA and difference between DTD and XML schema.
Let’s see an example of XML using DTD file.
employee.xml
A detailed description of XML with DTD is given in next pages.
XML Schema
In this XML tutorial, we will provide a detail description of schema file, XML schema validation, XML schema data types and XML parsers.
Let’s see an example of XML using XSD file.
A detailed description of XML with XSD is given in next pages.
XML Index
XML Tutorial
- XML Introduction
- What is XML
- XML Features
- HTML vs XML
- XML Example
- XML Technologies
- XML Attributes
- XML Comments
- XML Tree
XML Validation
XML Advance
XML Interview
XQuery Tutorial
- XQuery Tutorial
- What is XQuery
- XQuery Features
- XQuery vs XPath
- XQuery vs XSLT
- Environment Setup
- XQuery First Example
- XQuery FLWOR
- XQuery HTML Format
- XQuery XPath
- XQuery Syntax
- XQuery Add
- XQuery Functions
- XQuery Sequences
- XQuery Sequence functions
- XQuery String functions
- 1) String-length()
- 2) String concat()
- 3) String-join()
- XQuery Time & Date
- 1) current-date()
- 2) current-time()
- 3) current-dateTime()
- XQuery If Then Else
- XQuery Regex
Prerequisite
Before learning XML, you must have the basic knowledge of HTML.
Audience
Our XML tutorial is designed to help beginners and professionals.
Problem
We assure that you will not find any problem in this XML tutorial. But if there is any mistake, please post the problem in contact form.