Definition Type: ComplexType
Name: com.predic8.membrane.core.config.spring.SwitchcaseParser
Namespace: http://membrane-soa.org/proxies/1/
Type: beans:identifiedType
Containing Schema: proxies-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into id in schema spring-beans-3_1_xsd Drilldown into identifiedType in schema spring-beans-3_1_xsd Drilldown into xPath in schema proxies-1_xsd Drilldown into service in schema proxies-1_xsd Drilldown into url in schema proxies-1_xsdXSD Diagram of com.predic8.membrane.core.config.spring.SwitchcaseParser in schema proxies-1_xsd (Membrane Service Proxy)
Collapse XSD Schema Code:
<xsd:complexType name="com.predic8.membrane.core.config.spring.SwitchcaseParser">
    <xsd:complexContent>
        <xsd:extension base="beans:identifiedType">
            <xsd:sequence>
            </xsd:sequence>
            <xsd:attribute name="url" type="xsd:string">
            </xsd:attribute>
            <xsd:attribute name="service" type="xsd:string">
            </xsd:attribute>
            <xsd:attribute name="xPath" type="xsd:string" use="required">
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id beans:id (Optional)
url nsB:url (Optional)
service nsB:service (Optional)
xPath nsB:xPath Required
Collapse Derivation Tree:
Collapse References:
nsB:case