| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
Wrapper element for XStream. Make sure it has the correct namespace
| 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:boolean | cacheBypassAllowedDetermines whether cached=false is allowed for requests going through the WMS service, including converters such as Google Maps. |
| layersThe list of WMS layers provided by this configuration. |
xs:string | versionThe version number should match the XSD namespace and the version of GWC |
<xs:element name="gwcConfiguration"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element minOccurs="0" name="version" type="xs:string">
</xs:element><xs:element minOccurs="0" name="backendTimeout" type="xs:integer">
</xs:element><xs:element minOccurs="0" name="cacheBypassAllowed" type="xs:boolean">
</xs:element><xs:element name="layers"></xs:sequence><xs:complexType></xs:element><xs:sequence></xs:complexType>
</xs:sequence>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||