Definition Type: ComplexType
Name: com.predic8.membrane.core.config.spring.TargetParser
Namespace: http://membrane-soa.org/proxies/1/
Type: beans:identifiedType
Containing Schema: proxies-1.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ssl in schema proxies-1_xsd Drilldown into id in schema spring-beans-3_1_xsd Drilldown into identifiedType in schema spring-beans-3_1_xsd Drilldown into adjustHostHeader in schema proxies-1_xsd Drilldown into url in schema proxies-1_xsd Drilldown into port in schema proxies-1_xsd Drilldown into host in schema proxies-1_xsdXSD Diagram of com.predic8.membrane.core.config.spring.TargetParser in schema proxies-1_xsd (Membrane Service Proxy)
Collapse XSD Schema Code:
<xsd:complexType name="com.predic8.membrane.core.config.spring.TargetParser">
    <xsd:complexContent>
        <xsd:extension base="beans:identifiedType">
            <xsd:sequence>
                <xsd:choice minOccurs="0">
                    <xsd:element ref="ssl">
                    </xsd:element>
                    <xsd:any namespace="##other" processContents="strict" />
                </xsd:choice>
            </xsd:sequence>
            <xsd:attribute name="host" type="xsd:string">
            </xsd:attribute>
            <xsd:attribute name="port" type="spel_number">
            </xsd:attribute>
            <xsd:attribute name="url" type="xsd:string">
            </xsd:attribute>
            <xsd:attribute name="adjustHostHeader" type="spel_boolean">
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ssl nsB:ssl (1) (1)
<xs:any> Allowed namespace: '##other' (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id beans:id (Optional)
host nsB:host (Optional)
port nsB:port (Optional)
url nsB:url (Optional)
adjustHostHeader nsB:adjustHostHeader (Optional)
Collapse Derivation Tree:
Collapse References:
nsB:target, nsB:target