XML Source of "utilitiesDomain.xsd"
See Also: |
|
Schema Location: |
http://docs.oasis-open.org/dita/v1.1/OS/schema/utilitiesDomain.xsd |
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<!-- ============================================================= -->
<!-- HEADER -->
<!-- ============================================================= -->
<!-- MODULE: DITA Utilities Domain -->
<!-- VERSION: 1.1 -->
<!-- DATE: November 2006 -->
<!-- -->
<!-- ============================================================= -->
<!-- ============================================================= -->
<!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
<!-- -->
<!-- PURPOSE: Define elements and specialization attributes -->
<!-- for Utilities Domain -->
<!-- -->
<!-- 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: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"/>
</xs:group>
</xs:group>
</xs:group>
<xs:choice>
<xs:element ref="shape"/>
</xs:choice>
</xs:group>
<!-- Base form: Imagemap ((%image;), (%area;)+) -->
<xs:annotation>
<xs:documentation>
The imagemap element supports the basic functionality of the HTML
<q>client-side</q>
image map markup.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="imagemap.class">
<xs:attribute default="+ topic/fig ut-d/imagemap " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:sequence>
<xs:element ref="image"/>
<xs:element maxOccurs="unbounded" ref="area"/>
</xs:sequence>
<xs:attribute name="spectitle" type="xs:string"/>
</xs:complexType>
<xs:annotation>
<xs:documentation>
The area element supports the basic functionality of the HTML image map markup.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:extension base="area.class">
<xs:attribute default="+ topic/figgroup ut-d/area " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:sequence>
<xs:element ref="shape"/>
</xs:sequence>
</xs:complexType>
<xs:element name="shape">
<xs:annotation>
<xs:documentation>
The shape element supports the basic functionality of the HTML
<q>client-side</q>
image map markup.
</xs:documentation>
</xs:annotation>
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="shape.class">
<xs:attribute default="+ topic/keyword ut-d/shape " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:attribute name="keyref" type="xs:string"/>
</xs:complexType>
<xs:annotation>
<xs:documentation>
The coords element supports the basic functionality of the HTML
<q>client-side</q>
image map markup.
</xs:documentation>
</xs:annotation>
<xs:complexType mixed="true">
<xs:complexContent>
<xs:extension base="coords.class">
<xs:attribute default="+ topic/ph ut-d/coords " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
<xs:attribute name="keyref" type="xs:string"/>
</xs:complexType>
</xs:schema>