<xsd:attributeGroup name="StandardPresentationParameters">
<xsd:attribute name="startIndex" type="xsd:nonNegativeInteger" default="0" />
<xsd:attribute name="count" type="xsd:nonNegativeInteger" />
<xsd:attribute name="resultType" type="wfs:ResultTypeType" default="results" />
<xsd:attribute name="outputFormat" type="xsd:string" default="application/gml+xml; version=3.2" />
</xsd:attributeGroup>
|