xces:line.group

Element Group Information

Model

Children: xces:l, xces:line

Used By

Complex Type xces:poemType

Source

<xs:group name="line.group">
  <xs:choice>
    <xs:element name="l" type="xces:lineType"/>
    <xs:element name="line" type="xces:lineType"/>
  </xs:choice>
</xs:group>