Namespace: |
|
Content: |
complex, 10 attributes, 4 elements |
Defined: |
globally in mule-ajax.xsd; see XML source |
Includes: |
definitions of 2 attributes, 4 elements |
Used: |
at 1 location |
XML Representation Summary | |||||
<... | |||||
name | = |
(xsd:string | xsd:NMTOKEN) | |||
logLevel | = |
(xsd:string | xsd:int) | |||
timeout | = |
(xsd:string | xsd:int) | |||
interval | = |
(xsd:string | xsd:int) | |||
maxInterval | = |
(xsd:string | xsd:int) | |||
jsonCommented | = |
(xsd:string | xsd:boolean) | |||
multiFrameInterval | = |
(xsd:string | xsd:int) | |||
refsThreshold | = |
(xsd:string | xsd:int) | |||
serverUrl | = |
xsd:string | |||
resourceBase | = |
xsd:string | |||
> | |||||
|
|||||
</...> |
Type Derivation Tree mule:abstractConnectorType (extension) ![]() |
<xsd:complexType name="ajaxConnectorType"> <xsd:complexContent> <xsd:sequence maxOccurs="1" minOccurs="0"> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
Type: |
xsd:string, predefined |
Use: |
optional |
<xsd:attribute name="resourceBase" type="xsd:string" use="optional"/> |
Type: |
xsd:string, predefined |
Use: |
required |
<xsd:attribute name="serverUrl" type="xsd:string" use="required"/> |
Type: |
mule:tlsClientKeyStoreType, empty content |
<xsd:element maxOccurs="1" minOccurs="0" name="client" type="mule:tlsClientKeyStoreType"/> |
Type: |
mule:tlsKeyStoreType, empty content |
<xsd:element maxOccurs="1" minOccurs="0" name="key-store" type="mule:tlsKeyStoreType"/> |
Type: |
mule:tlsProtocolHandler, empty content |
<xsd:element maxOccurs="1" minOccurs="0" name="protocol-handler" type="mule:tlsProtocolHandler"/> |
Type: |
mule:tlsServerTrustStoreType, empty content |
<xsd:element maxOccurs="1" minOccurs="0" name="server" type="mule:tlsServerTrustStoreType"/> |
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. |