QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
explicitDur | string | optional | ||||
focusBorderColor | keyNavigation:colorPrototype | optional | ||||
focusBorderTransparency | string | optional | ||||
focusBorderWidth | string | optional | ||||
focusIndex | positiveInteger | optional | ||||
focusSelSrc | string | optional | ||||
focusSrc | string | optional | ||||
freeze | boolean | optional | ||||
id | ID | required | ||||
moveDown | positiveInteger | optional | ||||
moveLeft | positiveInteger | optional | ||||
moveRight | positiveInteger | optional | ||||
moveUp | positiveInteger | optional | ||||
player | string | optional | ||||
region | string | optional | ||||
selBorderColor | keyNavigation:colorPrototype | optional | ||||
transIn | string | optional | ||||
transOut | string | optional |
Element | profile:descriptor |
<complexType name="descriptorType"> <complexContent> <extension base="descriptor:descriptorPrototype"> <attributeGroup ref="layout:regionAttrs"/> <attributeGroup ref="timing:explicitDurAttrs"/> <attributeGroup ref="timing:freezeAttrs"/> <attributeGroup ref="keyNavigation:keyNavigationAttrs"/> <attributeGroup ref="transition:transAttrs"/> </extension> </complexContent> </complexType> |