element <cache-control> (local)
Namespace:
Type:
Content:
complex, 5 attributes, attr. wildcard, 1 element
Defined:
Content Model Diagram
XML Representation Summary
<cache-control
   
 = 
( | (xsd:string | xsd:int) | ("public" | "private"))
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:boolean) : "false"
 = 
(xsd:string | xsd:int)
    {any attribute with non-schema namespace}
    >
   
Content: 
mule:annotations?
</cache-control>
Content model elements (1):
mule:annotations
Included in content model of elements (1):
response-builder
Annotation
The Cache-Control is used to specify directives that MUST be obeyed by all caching mechanisms along the request/response chain.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="1" minOccurs="0" name="cache-control" type="cacheControlType"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.