Namespace: |
|
Content: |
complex, 5 attributes, attr. wildcard, 1 element |
Defined: |
globally in mule-http.xsd; see XML source |
Includes: |
definitions of 5 attributes |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||||||||
<... | ||||||||||||||||||
|
||||||||||||||||||
{any attribute with non-schema namespace} | ||||||||||||||||||
> | ||||||||||||||||||
|
||||||||||||||||||
</...> |
Type Derivation Tree ![]() |
<xsd:complexType name="cacheControlType"> <xsd:complexContent> <xsd:simpleType> <xsd:union> <xsd:simpleType> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="public"/> <xsd:enumeration value="private"/> </xsd:restriction> </xsd:simpleType> </xsd:union> </xsd:simpleType> </xsd:attribute> <xsd:attribute default="false" name="mustRevalidate" type="mule:substitutableBoolean" use="optional"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
(xsd:string | xsd:int) | ("public" | "private") |
Type Derivation Tree ![]() |
Derivation: |
by union |
Derivation: |
restriction of mule:substitutableInt |
Derivation: |
restriction of xsd:NMTOKEN |
|||||||||
Facets: |
|
<xsd:attribute name="directive"> <xsd:simpleType> <xsd:union> <xsd:simpleType> </xsd:simpleType> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="public"/> <xsd:enumeration value="private"/> </xsd:restriction> </xsd:simpleType> </xsd:union> </xsd:simpleType> </xsd:attribute> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="maxAge" type="mule:substitutableInt" use="optional"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"false" |
<xsd:attribute default="false" name="mustRevalidate" type="mule:substitutableBoolean" use="optional"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"false" |
<xsd:attribute default="false" name="noCache" type="mule:substitutableBoolean" use="optional"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
Default: |
"false" |
<xsd:attribute default="false" name="noStore" type="mule:substitutableBoolean" use="optional"/> |
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. |