inputFormat
This inputFormat attribute is used to indicate the format used to encode a feature instance in an Insert element. The default value of 'text/xml; subtype=gml/3.1.1' is used to indicate that feature encoding is GML3. Another example might be 'text/xml; subtype=gml/2.1.2' indicating that the feature us encoded in GML2. A WFS must declare in the capabilities document, using a Parameter element, which version of GML it supports.
Attribute information
Namespace: None
Schema document: external/ogc-wfs/1.1.0/dhs-gmo/1.0.0/wfs.xsd
Type: xsd:string
Properties: Local, Unqualified
Value
- A value of type xsd:string.
Used in
- Type wfs:InsertElementType (Element wfs:Insert)
- Type wfs:UpdateElementType (Element wfs:Update)