Tutorial search

Tutorials
Stuff
Affiliates

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Using XML Schema - XML tutorial


This tutorial introduces you to XML Schema and shows you how to create XSD schemas that can be used to validate your own documents.
Category: XML tutorials > Basics - Difficulty:

Added on12.03.2008
Total clicks36
Tutorial Rating0
Tutorial Difficulty0

More cool XML tutorials:



Styling XML Content with CSS
Styling XML Content with CSS
Fortunately, due to its relative simplicity, there are no optical illusions associated with CSS (Cascading Style Sheets); all of the visual "trickery" in CSS is made possible with clear and concise style properties. CSS allows you to attach formatting styles to individual elements within an XML document. These styles are then used to determine how the elements in the document are rendered for display within a web browser. Even though the XML language doesn't inherently include any mechanism for defining how a document looks, CSS makes it possible to add a view to XML documents.
In this tutorial, you'll learn
- The basic structure and syntax of CSS
- How to create a basic CSS style sheet for an existing XML document
- How to control the layering of elements with CSS
- How to use margins and padding to control the spacing around and within elements
- How to format text using several different CSS style properties
Category: XML tutorials > Style Sheets - Difficulty:
Creating Dynamic User Services Components
Creating Dynamic User Services Components
In this tutorial we'll discuss how to use Dynamic HTML (DHTML) to create dynamic Web-based user services components. DHTML allows you to embed scripts written in either the VBScript or JScript programming languages into an HTML page.
Category: XML tutorials > Development - Difficulty:
Using XML to Hack Google Maps
Using XML to Hack Google Maps
Google Maps is an online mapping tool that is without a doubt one of the coolest online resources I've ever used. Online map services aren't really new but Google Maps is so unique in its map interface that it is truly a groundbreaking application.
In this tutorial, you'll learn: How to create a complete XML-based custom Google Maps application
Category: XML tutorials > Web Services - Difficulty:
Defining Data with DTD Schemas
Defining Data with DTD Schemas
This tutorial introduces you to schemas, including the two major types that are used to define data for XML documents. This tutorial explores the inner workings of DTDs and shows you how to create DTDs from scratch.
Category: XML tutorials > Basics - Difficulty:
Web Services Tutorial
Web Services Tutorial
In this tutorial you will learn what exactly Web Services are and Why and How to use them.
Category: XML tutorials > Web Services - Difficulty: