<complexType name="_GetCapabilities"> <sequence> <element default="/" minOccurs="0" name="section" type="wcs:CapabilitiesSectionType"/> </sequence> <attribute fixed="WCS" name="service" type="string" use="required"/> <attribute fixed="1.0.0" name="version" type="string" use="optional"/> <attribute name="updateSequence" type="string" use="optional"> <annotation> <documentation>Service metadata (Capabilities) 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 omitted or not supported by server, server shall return latest complete service metadata document. </documentation> </annotation> </attribute> </complexType>
@generated
@source $URL$
|
|