identityType

Attribute Information

Used By

Element identity

Source

<xs:attribute name="identityType">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="given"/>
      <xs:enumeration value="acquired"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample