Definition Type: ComplexType
Name: PasswordString
Namespace: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd
Type: wsse:AttributedString
Containing Schema: oasis-200401-wss-wssecurity-secext-1.0.xsd
Abstract
Documentation:
This type is used for password elements per Section 4.1.
Collapse XSD Schema Diagram:
Drilldown into Id in schema oasis-200401-wss-wssecurity-utility-1_0_xsd Drilldown into AttributedString in schema oasis-200401-wss-wssecurity-secext-1_0_xsd Drilldown into Type in schema oasis-200401-wss-wssecurity-secext-1_0_xsdXSD Diagram of PasswordString in schema oasis-200401-wss-wssecurity-secext-1_0_xsd (OASIS Web Services Security (WSS) TC)
Collapse XSD Schema Code:
<xsd:complexType name="PasswordString">
    <xsd:annotation>
        <xsd:documentation>This type is used for password elements per Section 4.1.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="AttributedString">
            <xsd:attribute name="Type" type="xsd:anyURI" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
Id wsu:Id (Optional)
Type wsse:Type (Optional)
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
wsse:Password