A complexMultiValued
element has the following XML attributes:
-
tag
: a required attribute specifying the name of the tag that is used to encode values of the SCIM attribute in XML in the REST API protocol. For example, the tag for the standardaddresses
SCIM attribute isaddress
.
A complexMultiValued
element contains the following XML elements in
sequence:
-
subAttribute
: one or more elements specifying the sub-attributes of the complex SCIM attribute. The standardtype
,primary
, anddisplay
sub-attributes do not need to be specified.
canonicalValue
: specifies the values of the type sub-attribute that is
used to label each individual value, and an optional mapping to LDAP.