Elements that can appear as the children of paragraph level elements. |
Complex Types | xces:headType, xces:itemType, xces:noteType, xces:pType, xces:pType, xces:qType, xces:refType, xces:sType, xces:sType, xces:subpar.seq |
Element Group | xces:m.subpar.seq |
<xs:group name="m.subpar.seq"> <xs:annotation> <xs:documentation xml:lang="en">Elements that can appear as the children of paragraph level elements.</xs:documentation> </xs:annotation> <xs:choice> <xs:group ref="xces:m.phrase.seq"/> <xs:element name="s" type="xces:sType"/> <xs:element name="q" type="xces:qType"/> </xs:choice> </xs:group> |