QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
allow-selectors-through | xsd:boolean | false | optional | |||
apply-author-sheets | xsd:boolean | false | optional | |||
id | xsd:ID | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/ns/xbl' |
Element | xbl:binding.type/xbl:template |
<xsd:complexType name="template.type"> <xsd:complexContent> <xsd:extension base="xbl:shadow.type"> <xsd:attribute name="apply-author-sheets" type="xsd:boolean" default="false"/> <xsd:attribute name="allow-selectors-through" type="xsd:boolean" default="false"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |