Elements that mark paragraph level content, that is, elements that are children of <div> div elements. |
Element Group | xces:m.par.seq |
Complex Types | xces:availabilityType, xces:bodyType |
<xs:group name="m.par.seq"> <xs:annotation> <xs:documentation xml:lang="en">Elements that mark paragraph level content, that is, elements that are children of <div> div elements.</xs:documentation> </xs:annotation> <xs:choice> <xs:group ref="xces:m.inter"/> <xs:element name="p" type="xces:pType"/> <xs:element name="sp" type="xces:spType"/> </xs:choice> </xs:group> |