wfs:ServesGMLObjectTypeList
List of GML Object types available for GetGmlObject requests
Element information
Namespace: http://niem.gov/niem/external/ogc-wfs/1.1.0/dhs-gmo/1.0.0
Schema document: external/ogc-wfs/1.1.0/dhs-gmo/1.0.0/wfs.xsd
Type: wfs:GMLObjectTypeListType
Properties: Global, Qualified
Content
- wfs:GMLObjectType [1..*] Name of this GML object type, including any namespace prefix
Attributes
None
Used in
- Type wfs:WFS_CapabilitiesType (Element wfs:WFS_Capabilities)
Sample instance
<wfs:ServesGMLObjectTypeList> <wfs:GMLObjectType> <wfs:Name>QName</wfs:Name> <wfs:Title>string</wfs:Title> <wfs:Abstract>string</wfs:Abstract> <ows:Keywords> <ows:Keyword>string</ows:Keyword> <ows:Type>string</ows:Type> </ows:Keywords> <wfs:OutputFormats> <wfs:Format>string</wfs:Format> </wfs:OutputFormats> </wfs:GMLObjectType> </wfs:ServesGMLObjectTypeList>