saml:NameIdentifierType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Format anyURI optional
NameQualifier string optional

Used By

Source

<complexType name="NameIdentifierType">
  <simpleContent>
    <extension base="string">
      <attribute name="NameQualifier" type="string" use="optional"/>
      <attribute name="Format" type="anyURI" use="optional"/>
    </extension>
  </simpleContent>
</complexType>