xbl:resource.type

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xsd:ID 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="resource.type">
  <xsd:attribute name="id" type="xsd:ID"/>
  <xsd:attribute name="src" type="xsd:anyURI"/>
  <xsd:anyAttribute namespace="##other" processContents="lax"/>
</xsd:complexType>