Schema "mule-jnp.xsd"
Target Namespace:
http://www.mulesoft.org/schema/mule/jnp
Defined Components:
global elements
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
http://www.mulesoft.org/schema/mule/jnp/3.3/mule-jnp.xsd; see XML source
Imports Schemas (4):
mule-rmi.xsd [src], mule-schemadoc.xsd [src], mule.xsd [src], xml.xsd [src]
Imported by Schema:
_mule-all-included.xsd
All Element Summary
connector The JNP connector is an extension of the RMI connector that uses the Java Naming protocol to bind to remote objects.
Type:
Content:
complex, 13 attributes, attr. wildcard, 8 elements
Subst.Gr:
may substitute for element mule:abstract-connector
Defined:
globally; see XML source
Used:
never
endpoint
Type:
Content:
complex, 16 attributes, attr. wildcard, 16 elements
Subst.Gr:
may substitute for element mule:abstract-global-endpoint
Defined:
globally; see XML source
Used:
never
inbound-endpoint
Type:
Content:
complex, 16 attributes, attr. wildcard, 16 elements
Subst.Gr:
may substitute for element mule:abstract-inbound-endpoint
Defined:
globally; see XML source
Used:
never
outbound-endpoint
Type:
Content:
complex, 16 attributes, attr. wildcard, 16 elements
Subst.Gr:
may substitute for element mule:abstract-outbound-endpoint
Defined:
globally; see XML source
Used:
never
XML Source
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xsd:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://www.mulesoft.org/schema/mule/jnp" xmlns="http://www.mulesoft.org/schema/mule/jnp" xmlns:mule="http://www.mulesoft.org/schema/mule/core" xmlns:rmi="http://www.mulesoft.org/schema/mule/rmi" xmlns:schemadoc="http://www.mulesoft.org/schema/mule/schemadoc" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace"/>
<xsd:element name="connector" substitutionGroup="mule:abstract-connector" type="rmi:rmiConnectorType">
<xsd:annotation>
<xsd:documentation>
The JNP connector is an extension of the RMI connector that uses the Java Naming protocol to bind to
remote objects.
</xsd:documentation>
<xsd:appinfo>
<schemadoc:short-name>JNP</schemadoc:short-name>
<schemadoc:page-title>JNP Transport</schemadoc:page-title>
<schemadoc:artifact-name>rmi</schemadoc:artifact-name>
<schemadoc:transport-features dispatchEvents="true" receiveEvents="true" requestEvents="true" streaming="false" transactions="false">
<schemadoc:MEPs default="request-response" supported="one-way, request-response"/>
</schemadoc:transport-features>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
<xsd:element name="inbound-endpoint" substitutionGroup="mule:abstract-inbound-endpoint" type="rmi:inboundEndpointType"/>
<xsd:element name="outbound-endpoint" substitutionGroup="mule:abstract-outbound-endpoint" type="rmi:outboundEndpointType"/>
<xsd:element name="endpoint" substitutionGroup="mule:abstract-global-endpoint" type="rmi:globalEndpointType"/>
</xsd:schema>

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.