Definition Type: Element
Name: truncatedResponse
Namespace: http://www.opengis.net/wfs/2.0
Containing Schema: wfs.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExceptionReport in schema owsexceptionreport_xsdXSD Diagram of truncatedResponse in schema wfs_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<xsd:element name="truncatedResponse">
    <xsd:complexType>
        <xsd:sequence>
            <xsd:element ref="ows:ExceptionReport" />
        </xsd:sequence>
    </xsd:complexType>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ExceptionReport ows:ExceptionReport (1) (1)