| diagram | ![]() |
||||||||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
| children | Username Password | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xs:complexType name="UsernameTokenType"> <xs:annotation> <xs:documentation> Converted from WS-Security UsernameTokenType element. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="Username" type="UsernameType"/> <xs:element name="Password" type="PasswordType" minOccurs="0"/> </xs:sequence> <xs:attribute name="Id" type="xs:ID"/> <xs:anyAttribute namespace="##other"/> </xs:complexType> |
| namespace | http://www.pwg.org/schemas/2012/12/sm |
| type | xs:ID |
| source | <xs:attribute name="Id" type="xs:ID"/> |
| diagram | ![]() |
||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
| type | UsernameType | ||||||
| properties |
|
||||||
| attributes |
|
||||||
| source | <xs:element name="Username" type="UsernameType"/> |
| diagram | ![]() |
||||||||||||
| namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||||||||
| type | PasswordType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xs:element name="Password" type="PasswordType" minOccurs="0"/> |