| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://geowebcache.org/schema/1.1.0}wmsLayer (restriction)
| Nested Element Summary | |
xs:integer | backendTimeoutThe backend timeout is the number of seconds GWC will wait for a backend server to return something before closing the connection. |
xs:string | bgColorThe BGCOLOR parameter sent to the WMS backend. |
xs:boolean | cacheBypassAllowedWhether this layer allows the clients to bypass the cache. |
xs:string | cachePrefixAs of GWC 1.1.0 this element is deprecated. |
xs:string | errorMimeThe ERROR parameter sent to the WMS backend. |
xs:integer | expireCacheHow old the tile may be before it is refetched from the backend. |
xs:integer | expireClientsThe HTTP expiration header sent to client. |
gwc:grids | gridsThe grid definitions contain information about the SRS, the maximum extent for this SRS and the bounds of your data. |
gwc:metaWidthHeight | metaWidthHeightThe metatiling factors used for this layer. |
gwc:mimeFormats | mimeFormatsList of formats to be supported. |
xs:string | nameThe name of the layer that GWC should respond to. |
xs:string | paletteThe PALETTE parameter sent to the WMS backend. |
gwc:parameterFilters | parameterFiltersA list of parameter filters, meaning parameters the client may specify that GWC will forward to the backend. |
xs:boolean | tiledThe TILED parameter sent to the WMS backend. |
xs:boolean | transparentThe TRANSPARENT parameter sent to the WMS backend. |
xs:string | vendorParametersFixed parameters that are appended to every request to the backend. |
xs:string | wmsLayersThe LAYERS parameter sent to the WMS backend. |
xs:string | wmsStylesThis is the value sent to the backend server for the STYLES parameter. |
gwc:wmsUrl | wmsUrlA list of URLs to backend servers than can render tiles for this layer. |
xs:string | wmsVersionThe VERSION parameter sent to the WMS backend. |
<xs:complexType name="wmsLayer"><xs:sequence></xs:complexType><xs:element name="name" type="xs:string">
</xs:element><xs:element name="wmsLayers" type="xs:string">
</xs:element><xs:element minOccurs="0" name="wmsStyles" type="xs:string">
</xs:element><xs:element minOccurs="0" name="errorMime" type="xs:string">
</xs:element><xs:element minOccurs="0" name="wmsVersion" type="xs:string">
</xs:element><xs:element minOccurs="0" name="tiled" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="transparent" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="bgColor" type="xs:string">
</xs:element><xs:element minOccurs="0" name="palette" type="xs:string">
</xs:element><xs:element minOccurs="0" name="vendorParameters" type="xs:string">
</xs:element><xs:element minOccurs="0" name="cachePrefix" type="xs:string">
</xs:element><xs:element minOccurs="0" name="expireCache" type="xs:integer">
</xs:element><xs:element minOccurs="0" name="expireClients" type="xs:integer">
</xs:element><xs:element minOccurs="0" name="backendTimeout" type="xs:integer">
</xs:element><xs:element minOccurs="0" name="cacheBypassAllowed" type="xs:boolean"></xs:sequence>
</xs:element>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||