Definition Type: Attribute
Name: updateSequence
Namespace: http://www.opengis.net/ows/1.1
Type: ows:UpdateSequenceType
Containing Schema: owsGetCapabilities.xsd
Use Optional
Documentation:
Service metadata document version, having values that are "increased" whenever any change is made in service metadata document. Values are selected by each server, and are always opaque to clients. When not supported by server, server shall not return this attribute.
Collapse XSD Schema Diagram:
XSD Diagram of updateSequence in schema owsgetcapabilities_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<attribute name="updateSequence" type="ows:UpdateSequenceType" use="optional">
    <annotation>
        <documentation>Service metadata document version, having values that are "increased" whenever any change is made in service metadata document. Values are selected by each server, and are always opaque to clients. When not supported by server, server shall not return this attribute. </documentation>
    </annotation>
</attribute>
Collapse Derivation Tree: