Complex Type | xhtml.fieldset.type |
<xs:group name="xhtml.fieldset.content"> <xs:sequence> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="legend" type="xhtml.legend.type"/> <xs:group ref="xhtml.Flow.mix"/> </xs:choice> </xs:sequence> </xs:group> |