Tamino XML Server Version 9.7

Tamino XML Schema User Guide

This document describes:

This document is intended for:

The information in this document covers the following topics:

Introduction Contains basic information about Tamino schemas and the principles of the schema language (TSD) that underlies Tamino.
The Logical Schema A general description of TSD's logical schema. It explains how you can define elements and attributes and work with various datatypes.
The Schema Header Discusses the schema header, namely the elements:

tsd:schemaInfo
tsd:elementInfo
tsd:attributeInfo

Tamino-Specific Extensions to the Logical Schema Describes the extensions to the logical part of TSD that go above and beyond the W3C XML Schema specification.
Tamino-Specific Extensions to the Physical Schema Describes the extensions to the physical part of TSD.
Schema-Related Attributes in XML Documents Describes the xsi:type and xsi:nil elements.
Schema Operations Discusses the operations that can be performed on complete schemas, and constraints for modifying existing schemas.
Tools for the Creation of Tamino Schemas Introduces tools for working with Tamino schemas.
Appendix 1: Valid Combinations of Restricting Facets and Base Datatypes Contains information about the facets that are applicable for each datatype.
Appendix 2: Language and Country Codes Contains information about supported language and country codes.
Appendix 3: Examples Contains some example schemas.
Appendix 4: Example Schemas for Indexing Presents some example schemas for indexing.

There is also reference documentation for the TSD elements that are similar to the elements defined in the W3C XML Schema, and for TSD's extensions to the W3C XML Schema standard:

../graphics/gr_b_sm.gif TSD Logical: Definitions Reference information for all TSD language elements that belong to the xs: namespace.
../graphics/gr_b_sm.gif Tamino Extensions to XML Schema: List of Elements and Attributes Reference information for all TSD language elements that belong to the tsd: namespace.

Top of page