Next in thread →
Next in month →
RE: schema 16 comments: request attributes
ok
with me
Simion
-----Original Message-----
From: David Orchard
[mailto:]
Sent: Wednesday, September 05, 2001
10:06 PM
To: Simon Godik;
''
Subject: Re: schema 16
comments: request attributes
I agree with the idea, but I
suggest having the optional attributes at the end rather than the beginning of
the sequence. While it seems nice to have input data lexically b4 the
choice, from a schema perspective we tend to like to have optional stuff at
the end.
Dave
At 07:13 PM 9/5/01 -0700, Simon Godik
wrote:
We should be able to
pass request attributes to the issuing party.
I
would like to propose addition to the RequestType:
<complexType name="RequestType">
<complexContent>
<extension base="samlp:RequestAbstractType">
<sequence>
<element ref="saml:Attribute" minOccurs="0"
maxOccurs="unbounded"/>
<choice>
-- same as before --
</choice>
<sequence>
</extension>
</complexContent>
</complexType>
Simon Godik
Next in thread →
Next in month →