Computer Tutoring Logo

Cost Calculator

Training delivery
Number of students?
Laptop hire?
Offsite training?

Course price: £ *
Price per head:
£ .

Duration:
1 Day

* Price is exclusive of VAT.

Tell Me More

 Live online  Face to face
First name:

Last name:

Email:

Tel:

Location:

Number of students:
First NumberPlusSecond Number  = 

Please enter the answer to prove that you are human and not a machine.
 I would like to receive software tips and special offers

Testimonials

eLife

Live Online XML "I really enjoyed the course and think it was taught with a good balance of interactive elements and instruction. I feel like we managed to cover quite a lot in the 2 days allocated, but I don't feel like anything was rushed and liked the way that Simon checked in at each stage to make sure that we weren't feeling at all lost. It is also helpful that we received a PDF textbook to refer back to during and after the course. Simon was a really patient and approachable teacher who very much tailored the training towards how it would best help us most in our individual roles. Would recommend to others."

AXA Insurance

"The trainer made what could have been a rather dull subject interesting. He tried hard to make it relevant to our day to day use of XML"

Programming XML Schema Design Training Course Beginners

Beginners Programming XML Schema Design Course Overview

This training course introduces XML Schemas, the new and preferred way to design and validate XML documents and data. The XML Schemas specification is maintained by the W3C (World Wide Web Consortium) and achieved full Recommendation status in the spring of 2001. It is a core part of the growing family of XML technologies, and is set to replace the XDR (XML Data Reduced) and various other schema recommendations that had been used while the industry waited for the final recommendation.

Students in this course will learn all the basic components of the XML Schemas recommendation, including its elements, attributes, data types, and facets. They will also learn techniques for XML document and data modeling, an essential aspect of Schema design. The MSXML 4.0 parser is used for document validation. A simple text editor, such as Notepad, is used for editing.

Course Duration: 1 Day

Complete Course Outline

XML and the Rise of Schemas

  • The World of XML
  • DTDs and the Role of Validation
  • The Rise of XML Schemas

XML Document and Data Modeling

  • The Planning Stage
  • Modeling Documents, Data, and the World

Elements, Attributes, and Complex Types in XML

  • Schema Namespaces and Documentation
  • Complex Type Definitions
  • Element Declarations
  • Attribute Declarations

Occurrence and Identity Constraints in XML

  • Minimum and Maximum Occurrence Constraints
  • Schema Keys and Data Uniqueness

Data Types and Facets in XML

  • Data Typing and its Importance
  • Explicit Simple Type Definitions
  • XSD Facets

Schema Modularity in XML

  • Schema Modularity