Definition Type: ComplexType
Name: MemberPropertyType
Namespace: http://www.opengis.net/wfs/2.0
Containing Schema: wfs.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into SimpleFeatureCollection in schema wfs_xsd Drilldown into Tuple in schema wfs_xsd Drilldown into actuate in schema xlink_xsd Drilldown into show in schema xlink_xsd Drilldown into title in schema xlink_xsd Drilldown into arcrole in schema xlink_xsd Drilldown into role in schema xlink_xsd Drilldown into href in schema xlink_xsd Drilldown into type in schema xlink_xsd Drilldown into simpleAttrs in schema xlink_xsd Drilldown into state in schema wfs_xsdXSD Diagram of MemberPropertyType in schema wfs_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Tuple wfs:Tuple (1) (1)
SimpleFeatureCollection wfs:SimpleFeatureCollection (1) (1)
<xs:any> Allowed namespace: '##other' (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
state wfs:state (Optional)
type xlink:type (Optional)
href xlink:href (Optional)
role xlink:role (Optional)
arcrole xlink:arcrole (Optional)
title xlink:title (Optional)
show xlink:show (Optional)
actuate xlink:actuate (Optional)
Collapse Derivation Tree:
Collapse References:
wfs:member