PwgSmRev1-185 - UsernameType

complexType UsernameType
diagram PwgSmRev1-185_p4290.png
namespace http://www.pwg.org/schemas/2012/12/sm
type extension of xs:string
properties
base xs:string
used by
element UsernameTokenType/Username
attributes
Name  Type  Use  Default  Fixed  Annotation
annotation
documentation

Converted from WS-Security UsernameTokenType element.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy