attributeGroup "keycap.attlist"
Namespace:
Content:
Defined:
globally in dbpoolx.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("alt" | "control" | "shift" | "meta" | "escape" | "enter" | "tab" | "backspace" | "command" | "option" | "space" | "delete" | "insert" | "up" | "down" | "left" | "right" | "home" | "end" | "pageup" | "pagedown" | "other")
 = 
xs:anySimpleType
 = 
("refentry" | "none") : "none"
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 2/20)
function
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"alt", "control", "shift", "meta", "escape", "enter", "tab", "backspace", "command", "option", "space", "delete", "insert", "up", "down", "left", "right", "home", "end", "pageup", "pagedown", "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="control"/>
<xs:enumeration value="shift"/>
<xs:enumeration value="meta"/>
<xs:enumeration value="escape"/>
<xs:enumeration value="enter"/>
<xs:enumeration value="tab"/>
<xs:enumeration value="backspace"/>
<xs:enumeration value="command"/>
<xs:enumeration value="option"/>
<xs:enumeration value="space"/>
<xs:enumeration value="delete"/>
<xs:enumeration value="insert"/>
<xs:enumeration value="up"/>
<xs:enumeration value="down"/>
<xs:enumeration value="left"/>
<xs:enumeration value="right"/>
<xs:enumeration value="home"/>
<xs:enumeration value="end"/>
<xs:enumeration value="pageup"/>
<xs:enumeration value="pagedown"/>
<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"/>

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.