| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| cssClass | xs:string | optional | |||||
| label | elml:LabelType | optional |
|
||||
| title | xs:string | optional |
|
| Elements | elml:clarify, elml:look |
<xs:complexType name="CLIType"> <xs:complexContent> <xs:extension base="elml:CLType"> <xs:attributeGroup ref="elml:CSSClassImp"/> </xs:extension> </xs:complexContent> </xs:complexType> |