Contrary to a Text, a new paragraph is started with each new Paragraph element |
Element | Paragraphs |
Element Group | ParagraphContentGroup |
<xs:group name="ParagraphGroup"> <xs:annotation> <xs:documentation>Contrary to a Text, a new paragraph is started with each new Paragraph element</xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> <xs:documentation>One or Many</xs:documentation> </xs:annotation> <xs:element ref="Paragraph"/> <xs:element ref="Paragraphs"/> </xs:choice> </xs:group> |