<!ATTLIST MENU type ( MENU | POPUP) "POPUP" sourceId CDATA #REQUIRED indexes CDATA #IMPLIED subIndex NMTOKEN #IMPLIED item CDATA #REQUIRED x NMTOKEN #REQUIRED y NMTOKEN #REQUIRED> |
Attribute | Mand. | Description | Default |
type | no | MENU.type | POPUP |
sourceId | yes | MENU.sourceId | |
indexes | no | MENU.indexes | |
subIndex | no | MENU.subIndex | |
item | yes | MENU.item | |
x | yes | MENU.x | |
y | yes | MENU.y |