XML  
 
XML-Introduction
XML Introduction
 
 
XML-IntroductionXML Introduction
XML-BasicXML Basic
XML-SyntaxXML Syntax
XML-ElementsXML Elements
XML-TreeXML Tree
XML-AttributesXML Attributes
XML-ViewingXML Viewing
XML-ValidationXML Validation
XML-EditorsXML Editors
XML-NamespacesXML Namespaces
XML-ServerXML Server
XML-CDATAXML CDATA
XML-EncodingXML Encoding
XML-CSSXML CSS
XML-HTMLXML and HTML
XML-DOMXML DOM
XML-ApplicationsXML Applications


XML Introduction

Extensible Markup Language (XML) is a set of rules for encoding documents in machine-readable form. XML is derived from SGML, designed especially for Web documents. Tags are not predefined in XML, you must define your own tags. XML was mainly designed to describe data using a DTD (Document Type Definition).

Learn more about:

  • XML Basic
  • XML Syntax
  • XML Elements
  • XML Tree
  • XML Attributes
  • XML Viewing
  • XML Validation
  • XML Editors
  • XML Namespaces
  • XML Server
  • XML CDATA
  • XML Encoding
  • XML CSS
  • XML and HTML
  • XML DOM
  • XML Applications

 
Home