PwgSmRev1-185 - NameIDType

complexType NameIDType
diagram PwgSmRev1-185_p4441.png
namespace urn:oasis:names:tc:SAML:2.0:assertion
type extension of xs:string
properties
base string
used by
elements Issuer NameID
attributes
Name  Type  Use  Default  Fixed  Annotation
NameQualifier  xs:string  optional      
SPNameQualifier  xs:string  optional      
Format  xs:anyURI  optional      
SPProvidedID  xs:string  optional      
source <xs:complexType name="NameIDType">
 
<xs:simpleContent>
   
<xs:extension base="string">
     
<xs:attributeGroup ref="saml:IDNameQualifiers"/>
     
<xs:attribute name="Format" type="anyURI" use="optional"/>
     
<xs:attribute name="SPProvidedID" type="string" use="optional"/>
   
</xs:extension>
 
</xs:simpleContent>
</xs:complexType>

attribute NameIDType/@Format
type xs:anyURI
properties
use optional
source <xs:attribute name="Format" type="anyURI" use="optional"/>

attribute NameIDType/@SPProvidedID
type xs:string
properties
use optional
source <xs:attribute name="SPProvidedID" type="string" use="optional"/>


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