element <docbook:keycap> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 30 attributes, 14 elements
Defined:
globally in docbook.xsd; see XML source
Includes:
definitions of 3 attributes, 14 elements
Used:
at 50 locations
Component Diagram
XML Representation Summary
<docbook:keycap
   
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:IDREF
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("new" | "replace" | "embed" | "other" | "none")
 = 
("onLoad" | "onRequest" | "other" | "none")
 = 
("alt" | "backspace" | "command" | "control" | "delete" | "down" | "end" | "enter" | "escape" | "home" | "insert" | "left" | "meta" | "option" | "pagedown" | "pageup" | "right" | "shift" | "space" | "tab" | "up" | "other")
 = 
xs:anySimpleType
   
>
   
Content: 
</docbook:keycap>
Included in content model of elements (50):
Attribute Detail (all declarations; defined within this component only; 3/30)
function
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"alt", "backspace", "command", "control", "delete", "down", "end", "enter", "escape", "home", "insert", "left", "meta", "option", "pagedown", "pageup", "right", "shift", "space", "tab", "up", "other"
XML Source (see within schema source)
<xs:attribute name="function">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="alt"/>
<xs:enumeration value="backspace"/>
<xs:enumeration value="command"/>
<xs:enumeration value="control"/>
<xs:enumeration value="delete"/>
<xs:enumeration value="down"/>
<xs:enumeration value="end"/>
<xs:enumeration value="enter"/>
<xs:enumeration value="escape"/>
<xs:enumeration value="home"/>
<xs:enumeration value="insert"/>
<xs:enumeration value="left"/>
<xs:enumeration value="meta"/>
<xs:enumeration value="option"/>
<xs:enumeration value="pagedown"/>
<xs:enumeration value="pageup"/>
<xs:enumeration value="right"/>
<xs:enumeration value="shift"/>
<xs:enumeration value="space"/>
<xs:enumeration value="tab"/>
<xs:enumeration value="up"/>
<xs:enumeration value="other"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

otherfunction
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="otherfunction"/>

role
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="role"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.