the name of a CSS class which should be associated with this element |
Element | tei:model |
<xs:attribute name="cssClass"> <xs:annotation> <xs:documentation>the name of a CSS class which should be associated with this element</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:Name"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |