XML Certification Program
Appearance
XML Certification Program (XML Master) is IT professional certifications for XML and related technologies. There are two levels of XML Certifications, XML Master Basic and XML Master Professional, and more than 16000 examiners have passed those examinations.
Certification paths
XML Master Professional Application Developer
- XML Master Professional Application Developer is a certification for professionals who have demonstrated the ability to use technology in developing applications that deal with XML data.
XML Master Professional Application Developer Certification Requirements
- Pass the XML Master Basic exam and the XML Master Professional Application Developer exam.
XML Master Professional Application Developer Exam
- Duration in minutes => 90 minutes
- Number of Questions => 45 questions
- Required Passing Score => 70%
XML Master Professional Database Administrator
- The XML Master Professional Database Administrator is a certification for professionals who have demonstrated the ability to use technology in XQuery and XMLDB.
XML Master Professional Database Administrator Certification Requirements
- Pass the XML Master Basic exam and the XML Master Professional Database Administrator exam.
XML Master Professional Database Administrator Exam
- Duration in minutes => 90 minutes
- Number of Questions => 30 questions
- Required Passing Score => 80%
XML Master Basic
- XML Master Basic is a certification for professionals who have demonstrated the ability to use XML and related technologies.
XML Master Basic Certification Requirements
- Pass the XML Master Basic exam.
XML Master Basic Exam
- Duration in minutes => 60 minutes
- Number of Questions => 50 questions
- Minimum Passing Score => 70%
External links
XML Certification Program (XML Master) official website
- Introduction to XML Certification Program: XML Master
- XML Master Basic Practice Exam
- XML Master Success Stories
XML Master Basic Exam preparation links
Section 1 - XML Overview
- a. Overview of XML
- b. Overview of related XML technologies
- Names for and overview of XML-related technologies defined by the W3C or other standards organizations(XPath, XLink, XQuery, XPointer, DOM, SAX, SOAP, XHTML etc.)
- Names for and overview of applicable XML specifications defined according to industry or purpose by the W3C or other standards organizations
- Purpose of schema definition language defining XML structure
- Differences in defined content and functions of XML Schema and DTD
Section 2 - Creating XML Documents
- a. Syntax
- Naming rules, usable characters defined within an XML document
- Methods for coding XML documents utilizing tags
- Rules for coding declarations, elements, comments, character references, and processing commands comprising an XML document
- Methods for coding character data and markups (tags, references, comments, etc.) comprising an XML document
- The role of an XML processor (XML parser)
- b. Elements, attributes, entities
- c. Valid XML documents, well-formed XML documents
- d. Special characters/ character codes, encoding/ normalizing XML documents
Section 3 - DTD
- a. Basics
- b. Content model/element type declarations/attribute-list declarations/actual processing/entity declarations
Section 4 - XML Schema
- a. Basics
- b. Data types/ coding methods/ actual processing
Section 5 - XSLT, XPath
- b. Elements/ templates/ character encoding/ actual transformation processing
- c. Coding XPath expressions within a stylesheet
Section 6 - Namespace