<xs:complexType name="Flow" mixed="true"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="block"/> <xs:element ref="inline"/> </xs:choice> </xs:complexType>