The element popup is a representation element. It is basically the same as the element paragraph but is displayed with a border and background colour and is only shown if clicked on the link. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
cssClass | xs:string | optional | |||||
icon | xs:string | optional | |||||
label | elml:LabelType | optional |
|
||||
labelRef | elml:LabelType | optional |
|
||||
title | xs:string | optional |
|
Element | elml:list/elml:item |
Complex Types | elml:CLIIType, elml:CLIType, elml:CLType, elml:ColumnType, elml:ParaTypeBox, elml:SIIType, elml:SType, elml:TableCellType |
<xs:element name="popup" type="elml:ParaType"> <xs:annotation> <xs:documentation>The element popup is a representation element. It is basically the same as the element paragraph but is displayed with a border and background colour and is only shown if clicked on the link.</xs:documentation> </xs:annotation> </xs:element> |