The element box is a representation element. It is basically the same as the element paragraph but is displayed with a border and background colour. |
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 |
|
||||
visible | xs:string | optional |
Complex Types | elml:CLIIType, elml:CLIType, elml:CLType, elml:ColumnType, elml:SIIType, elml:SType, elml:TableCellType |
<xs:element name="box" type="elml:ParaTypeBox"> <xs:annotation> <xs:documentation>The element box is a representation element. It is basically the same as the element paragraph but is displayed with a border and background colour.</xs:documentation> </xs:annotation> </xs:element> |