<xsd:attribute name="typeName" type="wfs:TypeNameListType" use="required">
<xsd:annotation>
<xsd:documentation>
The typeName attribute is a list of one or more
feature type names that indicate which types
of feature instances should be included in the
reponse set. Specifying more than one typename
indicates that a join operation is being performed.
All the names in the typeName list must be valid
types that belong to this query's feature content
as defined by the GML Application Schema.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
|