these can only occur at block level |
<xs:group name="misc.inline"> <xs:annotation> <xs:documentation>these can only occur at block level</xs:documentation> </xs:annotation> <xs:choice> <xs:element ref="ins"/> <xs:element ref="del"/> <xs:element ref="script"/> </xs:choice> </xs:group> |