XML Schema "xhtml-inlpres-1.xsd"
Target Namespace:
Defined Components:
Default Namespace-Qualified Form:
Local Elements: unqualified; Local Attributes: unqualified
Schema Location:
C:\Users\utnvjdj\DDITC-ddi-l_3\XMLSchema\XHTML\xhtml-inlpres-1.xsd; see XML source
Included in Schemas (1):
Annotation
Annotation 1 [src]:
This is the XML Schema Inline Presentation element module for XHTML $Id$
Annotation 2 [src]:
See:  xhtml-copyright-1.xsd
Annotation 3 [src]:
Inline Presentational Elements * b, big, i, small, sub, sup, tt This module declares the elements and their attributes used to support inline-level presentational markup.
Annotation 4 [src]:
See:  http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_presentationmodule
All Element Summary
Type:
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
globally; see XML source
Used:
Type:
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
globally; see XML source
Used:
Type:
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
globally; see XML source
Used:
Type:
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
globally; see XML source
Used:
Type:
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
globally; see XML source
Used:
Type:
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
globally; see XML source
Used:
Type:
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
globally; see XML source
Used:
Complex Type Summary
Content:
mixed (allows character data), 6 attributes, 22 elements
Defined:
globally; see XML source
Used:
Element Group Summary
Content:
22 elements
Defined:
globally; see XML source
Used:
Attribute Group Summary
Content:
6 attributes
Defined:
globally; see XML source
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation>
This is the XML Schema Inline Presentation element module for XHTML
$Id$
</xs:documentation>
<xs:documentation source="xhtml-copyright-1.xsd"/>
</xs:annotation>
<xs:annotation>
<xs:documentation>
Inline Presentational Elements

* b, big, i, small, sub, sup, tt

This module declares the elements and their attributes used to
support inline-level presentational markup.
</xs:documentation>
<xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_presentationmodule"/>
</xs:annotation>
<xs:attributeGroup name="InlPres.attlist">
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
<xs:group name="InlPres.content">
<xs:sequence>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="Inline.mix"/>
</xs:sequence>
</xs:group>
<xs:complexType mixed="true" name="InlPres.type">
<xs:group ref="InlPres.content"/>
<xs:attributeGroup ref="InlPres.attlist"/>
</xs:complexType>
<xs:element name="b" type="InlPres.type"/>
<xs:element name="big" type="InlPres.type"/>
<xs:element name="i" type="InlPres.type"/>
<xs:element name="small" type="InlPres.type"/>
<xs:element name="sub" type="InlPres.type"/>
<xs:element name="sup" type="InlPres.type"/>
<xs:element name="tt" type="InlPres.type"/>
</xs:schema>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set