Definition Type: ComplexType
Name: com.predic8.membrane.core.config.spring.StaticUserDataProvideruserParser
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 secret in schema proxies-1_xsd Drilldown into sms in schema proxies-1_xsd Drilldown into password in schema proxies-1_xsd Drilldown into username in schema proxies-1_xsdXSD Diagram of com.predic8.membrane.core.config.spring.StaticUserDataProvideruserParser in schema proxies-1_xsd (Membrane Service Proxy)
Collapse XSD Schema Code:
<xsd:complexType name="com.predic8.membrane.core.config.spring.StaticUserDataProvideruserParser">
    <xsd:complexContent>
        <xsd:extension base="beans:identifiedType">
            <xsd:sequence>
            </xsd:sequence>
            <xsd:attribute name="username" type="xsd:string">
            </xsd:attribute>
            <xsd:attribute name="password" type="xsd:string">
            </xsd:attribute>
            <xsd:attribute name="sms" type="xsd:string">
            </xsd:attribute>
            <xsd:attribute name="secret" type="xsd:string">
            </xsd:attribute>
            <xsd:anyAttribute processContents="skip">
            </xsd:anyAttribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id beans:id (Optional)
username nsB:username (Optional)
password nsB:password (Optional)
sms nsB:sms (Optional)
secret nsB:secret (Optional)
<anyAttribute>
Collapse Derivation Tree:
Collapse References:
nsB:user, nsB:user