specifies the number of ruled lines per column |
Element | tei:layout |
<xs:attribute name="ruledLines"> <xs:annotation> <xs:documentation>specifies the number of ruled lines per column</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list> <xs:simpleType> <xs:union memberTypes="xs:nonNegativeInteger xs:nonNegativeInteger"/> </xs:simpleType> </xs:list> </xs:simpleType> <xs:minLength value="1"/> <xs:maxLength value="2"/> </xs:restriction> </xs:simpleType> </xs:attribute> |