dubbo.xsd
<xsd:schema xmlns="http://code.alibabatech.com/schema/dubbo"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:beans="http://www.springframework.org/schema/beans"
xmlns:tool="http://www.springframework.org/schema/tool"
targetNamespace="http://code.alibabatech.com/schema/dubbo">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:import namespace="http://www.springframework.org/schema/beans"/>
<xsd:import namespace="http://www.springframework.org/schema/tool"/>
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
<xsd:complexType name="abstractMethodType">
<xsd:attribute name="timeout" type="xsd:string" use="optional" default="0">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="retries" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="actives" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="connections" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="loadbalance" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="async" type="xsd:string" use="optional" default="false">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="sent" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="mock" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="merger" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="validation" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="cache" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="abstractInterfaceType">
xsd:complexContent
<xsd:extension base="abstractMethodType">
<xsd:attribute name="id" type="xsd:ID">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="local" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="stub" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="proxy" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="cluster" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="filter" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="listener" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="owner" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="layer" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="application" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="module" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="registry" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="monitor" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="callbacks" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="onconnect" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="ondisconnect" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="scope" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="abstractReferenceType">
xsd:complexContent
<xsd:extension base="abstractInterfaceType">
<xsd:attribute name="version" type="xsd:string" use="optional" default="0.0.0">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="group" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="check" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="init" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="generic" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="injvm" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="sticky" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="reconnect" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="lazy" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="abstractServiceType">
xsd:complexContent
<xsd:extension base="abstractInterfaceType">
<xsd:attribute name="register" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="version" type="xsd:string" use="optional" default="0.0.0">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="group" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="deprecated" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="delay" type="xsd:string" use="optional" default="0">
xsd:annotation
xsd:documentation
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="export" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="weight" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="document" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="dynamic" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="token" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="accesslog" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="executes" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="protocol" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="applicationType">
<xsd:attribute name="id" type="xsd:ID">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="name" type="xsd:string" use="required">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="version" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="owner" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="organization" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="architecture" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="environment" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="compiler" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="logger" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="registry" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="monitor" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="default" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="moduleType">
<xsd:attribute name="id" type="xsd:ID">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="name" type="xsd:string" use="required">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="version" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="owner" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="organization" type="xsd:string">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="registry" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="monitor" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="default" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="registryType">
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="parameter" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="address" type="xsd:string" use="required">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="port" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="protocol" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="username" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="password" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="transport" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="transporter" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="server" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="client" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="group" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="version" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="timeout" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="session" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="file" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="wait" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="check" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="dynamic" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="register" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="subscribe" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="default" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="monitorType">
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="parameter" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
<xsd:attribute name="address" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="protocol" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="username" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="password" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="group" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="version" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="default" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="parameterType">
<xsd:attribute name="key" type="xsd:string" use="required">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="value" type="xsd:string" use="required">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="hide" type="xsd:boolean" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="methodType">
xsd:complexContent
<xsd:extension base="abstractMethodType">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="argument" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="parameter" minOccurs="0" maxOccurs="unbounded" />
</xsd:choice>
<xsd:attribute name="name" type="xsd:string" use="required">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="stat" type="xsd:string" use="optional" default="-1">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="retry" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="reliable" type="xsd:string" use="optional" default="false">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="deprecated" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="sticky" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="return" type="xsd:string" use="optional" >
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="oninvoke" type="xsd:string" use="optional" >
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="onreturn" type="xsd:string" use="optional" >
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="onthrow" type="xsd:string" use="optional" >
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="argumentType">
<xsd:attribute name="index" type="xsd:string" use="optional" >
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="type" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="callback" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:complexType name="consumerType">
xsd:complexContent
<xsd:extension base="abstractReferenceType">
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="parameter" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
<xsd:attribute name="default" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="referenceType">
xsd:complexContent
<xsd:extension base="abstractReferenceType">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="method" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="parameter" minOccurs="0" maxOccurs="unbounded" />
</xsd:choice>
<xsd:attribute name="interface" type="xsd:token" use="required">
xsd:annotation
xsd:documentation</xsd:documentation>
xsd:appinfo
tool:annotation
<tool:expected-type type="java.lang.Class"/>
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="url" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="client" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="consumer" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="protocol" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="protocolType">
<xsd:sequence minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="parameter" minOccurs="0" maxOccurs="unbounded" />
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="name" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="host" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="port" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="threadpool" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="threads" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="iothreads" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="queues" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="accepts" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="codec" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="serialization" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="charset" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="payload" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="buffer" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="heartbeat" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="accesslog" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="telnet" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="prompt" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="status" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="transporter" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="exchanger" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="dispather" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="networker" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="server" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="client" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="path" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="contextpath" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="register" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="default" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:complexType>
<xsd:complexType name="providerType">
xsd:complexContent
<xsd:extension base="abstractServiceType">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="service" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="parameter" minOccurs="0" maxOccurs="unbounded" />
</xsd:choice>
<xsd:attribute name="host" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="port" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="threadpool" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="threads" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="iothreads" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="queues" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="accepts" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="codec" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="serialization" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="charset" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="payload" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="buffer" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="transporter" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="exchanger" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="dispather" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="networker" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="server" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="client" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="telnet" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="prompt" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="status" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="path" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="contextpath" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="wait" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="default" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="serviceType">
xsd:complexContent
<xsd:extension base="abstractServiceType">
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:element ref="method" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="parameter" minOccurs="0" maxOccurs="unbounded" />
<xsd:element ref="beans:property" minOccurs="0" maxOccurs="unbounded" />
</xsd:choice>
<xsd:attribute name="interface" type="xsd:token" use="required">
xsd:annotation
xsd:documentation</xsd:documentation>
xsd:appinfo
tool:annotation
<tool:expected-type type="java.lang.Class"/>
</tool:annotation>
</xsd:appinfo>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="ref" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="class" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="path" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="provider" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:anyAttribute namespace="##other" processContents="lax" />
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="annotationType">
<xsd:attribute name="id" type="xsd:ID">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="package" type="xsd:string" use="optional">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
<xsd:element name="annotation" type="annotationType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="application" type="applicationType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="module" type="moduleType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="registry" type="registryType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="monitor" type="monitorType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="provider" type="providerType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="consumer" type="consumerType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="protocol" type="protocolType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="service" type="serviceType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="reference" type="referenceType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="method" type="methodType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="argument" type="argumentType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="parameter" type="parameterType">
xsd:annotation
xsd:documentation</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:schema>

浙公网安备 33010602011771号