HTML & CSS Tutorials by xmlmaster.org

You can find here all the 10 tutorials by xmlmaster.org. The author's home page URL is http://www.xmlmaster.org.
Sort byTutorials Per Page

XSLT Functions

Author: xmlmaster.org  Rating:
Programming-type selection processes, recursion processes, and other commands have been provided for use with XSLT stylesheets...
July 20, 2010 Today Views: 2 Total Views: 692
XML Schema data types can be generally categorized a "simple type" (including embedded simple type) and "complex type." The "embedded simple type" is already defined, but can be used to create a new type through restriction or extension.
July 19, 2010 Today Views: 1 Total Views: 514

XML Schema Basics

Author: xmlmaster.org  Rating:
In this volume, we will discuss "XML Schema," a common schema definition language. Mainly we will address the differences between DTD and XML Schema definitions discussed in earlier volumes, and element and attribute declarations using XML Schema.
July 16, 2010 Today Views: 1 Total Views: 478
In XSLT stylesheets, template rules for node selection and pattern matching are applied via the select attribute of the xsl:apply-templates command and the match attribute of the xsl:template element, respectively...
July 15, 2010 Today Views: 2 Total Views: 504

XML Namespaces

Author: xmlmaster.org  Rating:
We will be discussing "XML Namespace" in this volume. XML Namespace is a mechanism to avoid name conflicts by differentiating elements or attributes within an XML document that may have identical names, but different definitions...
July 15, 2010 Today Views: 1 Total Views: 504

DTD Basics

Author: xmlmaster.org  Rating:
In this volume, we will be looking both at writing XML documents simply according to XML syntax (well-formed XML documents), as well as writing XML documents to be used as business-to-business data, or in other words, a data format to be shared between and among different companies.
July 14, 2010 Today Views: 2 Total Views: 526
Complex type extensions are quite similar to the inherit function of Java, C++ and other object-oriented languages. New element declarations and attribute declarations can be added to the base complex type data type...
July 9, 2010 Today Views: 1 Total Views: 511
In this volume, we will discuss Section 2 of the Basic V2 Exam, "Creating XML Documents." The focus of this article is the "element."
July 8, 2010 Today Views: 2 Total Views: 531

XSLT Basics

Author: xmlmaster.org  Rating:
In our world today, the same information is published through a variety of different media. For example, in the mail order industry, customers can view product information in catalogs, or through websites via a PC or mobile phone...
July 7, 2010 Today Views: 1 Total Views: 324

XML Basics

Author: xmlmaster.org  Rating:
In this series, we will be commenting on the knowledge, important issues, techniques, and approach to help you pass the Basic V2 exam.
July 6, 2010 Today Views: 1 Total Views: 346