Schema "xhtml-inlstyle-1.xsd"
Target Namespace:
http://www.w3.org/1999/xhtml
Defined Components:
attribute groups (1)
Default Namespace-Qualified Form:
Local Elements: unqualified; Local Attributes: unqualified
Schema Location:
/Users/j/Documents/DDI/ddi_2_5_1/schemas/XHTML/xhtml-inlstyle-1.xsd; see XML source
Included in Schemas (1):
ddi-xhtml11-modules-1.xsd [src]
Annotation
Annotation 1 [src]:
Inline Style module This is the XML Schema Inline Style module for XHTML * styloe attribute This module declares the 'style' attribute, used to support inline style markup. $Id$
Annotation 2 [src]:
See:  xhtml-copyright-1.xsd
Annotation 3 [src]:
See:  http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_styleattributemodule
Attribute Group Summary
Content:
Defined:
globally; see XML source
Includes:
definition of 1 attribute
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>
Inline Style module
This is the XML Schema Inline Style module for XHTML

* styloe attribute

This module declares the 'style' attribute, used to support inline
style markup.

$Id$
</xs:documentation>
<xs:documentation source="xhtml-copyright-1.xsd"/>
<xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_styleattributemodule"/>
</xs:annotation>
<xs:attributeGroup name="style.attrib">
<xs:attribute name="style" type="CDATA"/>
</xs:attributeGroup>
</xs:schema>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set