Namespace: |
|
Content: |
complex, 22 attributes, 5 elements |
Defined: |
globally in mule-http.xsd; see XML source |
Includes: |
definitions of 6 attributes |
Used: |
at 3 locations |
XML Representation Summary | |||||
<... | |||||
name | = |
(xsd:string | xsd:NMTOKEN) | |||
createMultipleTransactedReceivers | = |
(xsd:string | xsd:boolean) | |||
numberOfConcurrentTransactedReceivers | = |
(xsd:string | xsd:int) | |||
dynamicNotification | = |
(xsd:string | xsd:boolean) : "false" | |||
validateConnections | = |
(xsd:string | xsd:boolean) : "true" | |||
dispatcherPoolFactory-ref | = |
xsd:string | |||
sendBufferSize | = |
(xsd:string | xsd:int) | |||
receiveBufferSize | = |
(xsd:string | xsd:int) | |||
receiveBacklog | = |
(xsd:string | xsd:int) | |||
sendTcpNoDelay | = |
(xsd:string | xsd:boolean) | |||
reuseAddress | = |
(xsd:string | xsd:boolean) | |||
clientSoTimeout | = |
(xsd:string | xsd:int) | |||
serverSoTimeout | = |
(xsd:string | xsd:int) | |||
socketSoLinger | = |
(xsd:string | xsd:int) | |||
keepSendSocketOpen | = |
(xsd:string | xsd:boolean) | |||
keepAlive | = |
(xsd:string | xsd:boolean) | |||
cookieSpec | = |
("netscape" | "rfc2109") | |||
proxyHostname | = |
xsd:string | |||
proxyPassword | = |
xsd:string | |||
proxyPort | = |
(xsd:string | xsd:int) | |||
proxyUsername | = |
xsd:string | |||
enableCookies | = |
(xsd:string | xsd:boolean) | |||
> | |||||
|
|||||
</...> |
httpPollingConnectorType (as extension base), |
httpsConnectorType (as extension base) |
Type Derivation Tree mule:abstractConnectorType (extension) ![]() ![]() ![]() |
<xsd:complexType name="httpConnectorType"> <xsd:complexContent> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="netscape"/> <xsd:enumeration value="rfc2109"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
|
Use: |
optional |
enumeration of xsd:NMTOKEN |
Enumeration: |
"netscape", "rfc2109" |
Type Derivation Tree xsd:NMTOKEN (restriction) ![]() |
Derivation: |
restriction of xsd:NMTOKEN |
|||
Facets: |
|
<xsd:attribute name="cookieSpec"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="netscape"/> <xsd:enumeration value="rfc2109"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |
Type: |
|
Use: |
optional |
xsd:string | xsd:boolean |
<xsd:attribute name="enableCookies" type="mule:substitutableBoolean"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="proxyHostname" type="xsd:string"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="proxyPassword" type="xsd:string"/> |
Type: |
|
Use: |
optional |
xsd:string | xsd:int |
<xsd:attribute name="proxyPort" type="mule:substitutablePortNumber"/> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="proxyUsername" type="xsd:string"/> |
XML schema documentation generated with DocFlex/XML SDK 1.8.1b6 using DocFlex/XML XSDDoc 2.2.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration. |