PwgSmRev1-185 - UsernameTokenType

complexType UsernameTokenType
diagram PwgSmRev1-185_p4287.png
namespace http://www.pwg.org/schemas/2012/12/sm
children Username Password
used by
elements AuthenticationInfoType/UsernamePassword UserIdentificationType/UsernameToken
attributes
Name  Type  Use  Default  Fixed  Annotation
Id  xs:ID        
annotation
documentation

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

attribute UsernameTokenType/@Id
namespace http://www.pwg.org/schemas/2012/12/sm
type xs:ID
source <xs:attribute name="Id" type="xs:ID"/>

element UsernameTokenType/Username
diagram PwgSmRev1-185_p4288.png
namespace http://www.pwg.org/schemas/2012/12/sm
type UsernameType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
source <xs:element name="Username" type="UsernameType"/>

element UsernameTokenType/Password
diagram PwgSmRev1-185_p4289.png
namespace http://www.pwg.org/schemas/2012/12/sm
type PasswordType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Type  xs:QName        
source <xs:element name="Password" type="PasswordType" minOccurs="0"/>


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