xbl:style.type

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID optional
media optional
src xsd:anyURI optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/ns/xbl'

Used By

Source

<xsd:complexType name="style.type" mixed="true">
  <xsd:complexContent>
    <xsd:extension base="xbl:resource.type">
      <xsd:attribute name="media"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>