xbl:inherited.type

Complex Type Information

Model

xbl:content | xbl:inherited | xbl:div | ANY element from ANY namespace OTHER than 'http://www.w3.org/ns/xbl'

Attributes

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

Used By

Element xbl:inherited

Source

<xsd:complexType name="inherited.type">
  <xsd:complexContent>
    <xsd:extension base="xbl:shadow.type"/>
  </xsd:complexContent>
</xsd:complexType>