| <?xml version="1.0" encoding="UTF-8"?> <!-- ============================================================= --> <!-- HEADER --> <!-- ============================================================= --> <!-- MODULE: DITA BASE XSD --> <!-- VERSION: 1.1 --> <!-- DATE: November 2006 --> <!-- --> <!-- ============================================================= --> <!-- ============================================================= --> <!-- SYSTEM: Darwin Information Typing Architecture (DITA) --> <!-- --> <!-- PURPOSE: Based W3C XML Schema holds all the information --> <!-- types --> <!-- --> <!-- ORIGINAL CREATION DATE: --> <!-- March 2001 --> <!-- --> <!-- (C) Copyright OASIS-Open.org 2005, 2006 --> <!-- (C) Copyright IBM Corporation 2001, 2004. --> <!-- All Rights Reserved. --> <!-- ============================================================= --> <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="urn:oasis:names:tc:dita:xsd:xml.xsd:1.1"/> <!-- Add the domains to the base topic XML Schema --> <!-- ================ TOPIC DOMAINS ===================== --> <!-- ================ GROUP DEFINITIONS ===================== --> <!-- ================= MODULE INLCUDE DEFINITION ================== --> <!-- ======== Table elements ======== --> <!-- ======= MetaData elements, plus keyword and indexterm ======= --> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> </xs:redefine> <!-- ================ INFO TYPES ===================== --> <xs:complexContent> <xs:attribute default="(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)" name="domains" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> <xs:choice> </xs:choice> </xs:group> </xs:redefine> <xs:complexContent> <xs:attribute default="(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)" name="domains" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> <xs:choice> </xs:choice> </xs:group> </xs:redefine> <xs:complexContent> <xs:attribute default="(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)" name="domains" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> <xs:choice> </xs:choice> </xs:group> </xs:redefine> <xs:complexContent> <xs:attribute default="(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)" name="domains" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> <xs:choice> </xs:choice> </xs:group> </xs:redefine> <xs:complexContent> <xs:attribute default="(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)" name="domains" type="xs:string"/> </xs:extension> </xs:complexContent> </xs:complexType> <xs:choice> </xs:choice> </xs:group> </xs:redefine> <xs:choice> </xs:choice> </xs:group> <xs:choice> </xs:choice> </xs:group> <xs:annotation> <xs:documentation> The < <keyword>dita</keyword> > element provides a top-level container for multiple topics when you create documents using the ditabase DTD. The < <keyword>dita</keyword> > element lets you create any sequence of concept, task, and reference topics, and the ditabase DTD lets you further nest these topic types inside each other. The < <keyword>dita</keyword> > element has no particular output implications; it simply allows you to create multiple topics of different types at the same level in a single document. </xs:documentation> </xs:annotation> <xs:choice maxOccurs="unbounded"> </xs:choice> </xs:complexType> </xs:schema> |
| XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set |