Re: [saml-dev] Quick question about AttributeValue

From
Nate Klingenstein <>
Date
2014-06-04T19:46:20+00:00
ID
Thread
Re: [saml-dev] Quick question about AttributeValue
Thanks.  One question to clarify my understanding: the distinction between an xsi:nil explicit null and an empty value <AttributeValue/> is that xsi:nil gives the IdP a way to signal "this page intentionally left blank", while an empty <AttributeValue/> could
 be a mistake as well?

On Jun 4, 2014, at 1:13 PM, "Cantor, Scott" <> wrote:

That's
 not zero values, that's an empty value. And an xsi:nil is an
explicitly
 null value. Neither is the same as saying "no values", which is
just
 the absence of any elements.