diagram | |||||||
namespace | http://www.pwg.org/schemas/2012/12/sm | ||||||
type | extension of xs:string | ||||||
properties |
|
||||||
used by |
|
||||||
attributes |
|
||||||
annotation |
|
||||||
source | <xs:complexType name="UsernameType"> <xs:annotation> <xs:documentation> Converted from WS-Security UsernameTokenType element. </xs:documentation> </xs:annotation> <xs:simpleContent> <xs:extension base="xs:string"> <xs:anyAttribute namespace="##other"/> </xs:extension> </xs:simpleContent> </xs:complexType> |