Top-Level Element Summary (root element candidates) |
||||||||||
|
All Other Element Summary (local elements unified by type) |
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
||||||||
|
Element Group Summary |
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
||||||||||
|
Attribute Group Summary |
||||||||||
Extended Common Attributes
|
||||||||||
Extend Core Attributes
|
||||||||||
Extended Global Common Attributes
|
||||||||||
Extended Global Core Attributes
|
||||||||||
Extended Global I18n attributes
|
||||||||||
Extended I18n attribute
|
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema elementFormDefault="qualified" xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" schemaLocation="http://www.w3.org/MarkUp/SCHEMA/xhtml-datatypes-1.xsd"/>
<xs:annotation>
<xs:documentation>
</xs:annotation>
This is the XML Schema module of common content models for XHTML11
</xs:documentation>
$Id: xhtml11-model-1.xsd,v 1.9 2009/02/03 15:14:49 ahby Exp $ <xs:annotation>
<xs:documentation>
</xs:annotation>
XHTML Document Model
</xs:documentation>
This module describes the groupings of elements/attributes that make up common content models for XHTML elements. XHTML has following basic content models: xhtml.Inline.mix; character-level elements xhtml.Block.mix; block-like elements, e.g., paragraphs and lists xhtml.Flow.mix; any block or inline elements xhtml.HeadOpts.mix; Head Elements xhtml.InlinePre.mix; Special class for pre content model xhtml.InlineNoAnchor.mix; Content model for Anchor Any groups declared in this module may be used to create element content models, but the above are considered 'global' (insofar as that term applies here). XHTML has the following Attribute Groups xhtml.Core.extra.attrib xhtml.I18n.extra.attrib xhtml.Common.extra The above attribute Groups are considered Global
<xs:annotation>
</xs:annotation>
</xs:attributeGroup>
<xs:annotation>
</xs:annotation>
</xs:attributeGroup>
<xs:annotation>
</xs:annotation>
</xs:attributeGroup>
</xs:attributeGroup>
<xs:annotation>
</xs:annotation>
</xs:attributeGroup>
<xs:annotation>
</xs:annotation>
</xs:attributeGroup>
<xs:annotation>
</xs:annotation>
</xs:attributeGroup>
<xs:annotation>
</xs:annotation>
</xs:attributeGroup>
<xs:annotation>
</xs:annotation>
</xs:attributeGroup>
</xs:group>
</xs:group>
<xs:sequence>
</xs:group>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="xhtml.HeadOpts.mix"/>
</xs:sequence>
<xs:sequence>
</xs:choice>
<xs:element maxOccurs="1" minOccurs="1" name="title" type="xhtml.title.type"/>
</xs:sequence>
</xs:sequence>
</xs:sequence>
<!--
</xs:group>
ins and del are used to denote editing changes --> <!--
</xs:group>
</xs:group>
script and noscript are used to contain scripts and alternative content --> <!--
</xs:group>
These elements are neither block nor inline, and can essentially be used anywhere in the document body. --> <!-- Inline Elements -->
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
<!--
</xs:group>
Inline.class includes all inline elements, used as a component in mixes --> <!--
</xs:group>
InlNoRuby.class includes all inline elements except ruby --> <!--
</xs:group>
InlinePre.mix Used as a component in pre model --> <!--
</xs:group>
InlNoAnchor.class includes all non-anchor inlines, used as a component in mixes --> <!--
</xs:group>
InlNoAnchor.mix includes all non-anchor inlines --> <!--
</xs:group>
Inline.mix includes all inline elements, including Misc.class --> <!--
</xs:group>
InlNoRuby.mix includes all of inline.mix elements except ruby --> <!--
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
</xs:group>
In the HTML 4 DTD, heading and list elements were included in the block group. The Heading.class and List.class groups must now be included explicitly on element declarations where desired. --> <!--
</xs:group>
Block.class includes all block elements, used as an component in mixes --> <!--
</xs:group>
Block.mix includes all block elements plus %Misc.class; --> <!--
</xs:group>
All Content Elements Flow.mix includes all text content, block and inline Note that the "any" element included here allows us to add data from any other namespace, a necessity for compound document creation. Note however that it is not possible to add to any head level element without further modification. To add RDF metadata to the head of a document, modify the structure module. --> <!--
</xs:group>
BlkNoForm.mix includes all non-form block elements, plus Misc.class --> </xs:schema>
|
XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit. |