<xsd:complexType name="MemberPropertyType" mixed="true"> <xsd:choice minOccurs="0"> <xsd:any processContents="lax" namespace="##other" /> <xsd:element ref="wfs:Tuple" /> <xsd:element ref="wfs:SimpleFeatureCollection" /> </xsd:choice> <xsd:attribute name="state" type="wfs:StateValueType" /> <xsd:attributeGroup ref="xlink:simpleAttrs" /> </xsd:complexType>