xhtml\xhtml1-strict.xsd

http://www.w3.org/1999/xhtml
element style

Documentation
      style info, which may include CDATA sections
      
      
xxx       fixed="preserve"
      
Properties
This component is not nillable.

Model
<style
  dir = xs:token
  id = xs:ID
  lang = LanguageCode
  lang = xs:language
  media = MediaDesc
  space = xs:NCName : preserve
  title = Text
  type = ContentType>

</style>


Attribute Summary
 xs:tokendir
          
 xs:IDid
          
 LanguageCodelang
          
 xs:languagelang
          In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . 
 MediaDescmedia
          
 xs:NCNamespace
          
 Texttitle
          
 ContentTypetype
          

Attribute Detail

dir

Type:
based on
with :
Use:
optional
Form:
unqualified

id

Type:
xs:ID
Use:
optional
Form:
unqualified

lang

Type:
LanguageCode
Use:
optional
Form:
unqualified

lang

In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .

Type:
xs:language
Use:
optional
Form:
unqualified

media

Type:
MediaDesc
Use:
optional
Form:
unqualified

space

Type:
based on
with :
Default:
preserve
Use:
optional
Form:
unqualified

title

Type:
Text
Use:
optional
Form:
unqualified

type

Type:
ContentType
Use:
required
Form:
unqualified

Source
<xs:element name="style">
<xs:complexType mixed="true">
<xs:attributeGroup ref="i18n"/>
<xs:attribute name="id" type="xs:ID"/>
<xs:attribute name="type" type="ContentType" use="required"/>
<xs:attribute name="media" type="MediaDesc"/>
<xs:attribute name="title" type="Text"/>
<xs:attribute ref="xml:space"/>
</xs:complexType>
</xs:element>

xhtml\xhtml1-strict.xsd

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe
hosted at