<xs:group name="xhtml.dl.content"> <xs:sequence> <xs:choice maxOccurs="unbounded"> <xs:element name="dt" type="xhtml.dt.type"/> <xs:element name="dd" type="xhtml.dd.type"/> </xs:choice> </xs:sequence> </xs:group>