enjamb

(enjambement) indicates that the end of a verse line is marked by
enjambement. Sample values include: 1] no; 2] yes; 3] weak; 4] strong

Attribute Information

Used By

Source

<xs:attribute name="enjamb">
  <xs:annotation>
    <xs:documentation>(enjambement) indicates that the end of a verse line is marked by enjambement. Sample values include: 1] no; 2] yes; 3] weak; 4] strong</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:pattern value="(\p{L}|\p{N}|\p{P}|\p{S})+"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample