<xs:group name="xhtml.tr.content"> <xs:sequence> <xs:choice maxOccurs="unbounded"> <xs:element name="th" type="xhtml.th.type"/> <xs:element name="td" type="xhtml.td.type"/> </xs:choice> </xs:sequence> </xs:group>