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 Drilldown into AttributedString Drilldown into TypeXSD Diagram of PasswordString
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<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="wsse: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, pwg:UserPassword