typeName
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.
Attribute information
Namespace: None
Schema document: external/ogc-wfs/1.1.0/dhs-gmo/1.0.0/wfs.xsd
Other attributes with the same name: typeName
Type: wfs:TypeNameListType
Properties: Local, Unqualified
Value
from type wfs:Base_TypeNameListType
- xsd:QName
- Pattern of list: ((\w:)?\w(=\w)?){1,}
Used in
- Type wfs:QueryType (Element wfs:Query)