Prateek,
In the AttributeNameType structure, AttributeNamespace has minimum
cardinality zero; does this mean that
the AttributeName is drawn from a canonical default namespace (if so, do we
specify what this namespace is)?
Or does it permit ambiguity of reference. If the latter, I'm nervous....
Here's the structure I'm referring to:
<complexType name="AttributeNameType">
<element ref="AttributeName">
<element ref="AttributeNamespace" minOccurs="0">
</complexType>
--bob
Bob Blakley (email: phone: +1 512 436 1564)
Chief Scientist, Security, Tivoli Systems, Inc.
"Mishra, Prateek" <> on 08/14/2001 12:39:14 PM
Please respond to "Mishra, Prateek" <>
To: "McLaren, Christopher" <>,
"''" <>,
"''" <>,
"''"
<>
cc:
Subject: Proposed Changes to Core-12 (with renaming)
This is from the August 14, Focus Group Call
(1) Removal of <Object> element from (renamed)
draft-sstc-schema-assertion-12 and
replacement by its (literal) contents within
<AuthorizationDecisionAssertionType> and
<AuthorizationQueryType>.
(2) Cardinality of element <AttributeValue> within <AttributeType> to be
changed
to minOccurs=1, maxOccurs=unbounded
(3) Removal of <Attribute> element from <AttributeQueryType> and its
replacement
by a new element <AttributeName> with cardinality minOccurs=0,
maxOccurs=unbounded.
<element name="saml:AttributeName" type="AttributeNameType">
<complexType name="AttributeNameType">
<element ref="AttributeName">
<element ref="AttributeNamespace" minOccurs="0">
</complexType>
there is a need to promote to global level the following elements
<element name="AttributeName" type="string">
<element name="AttributeNamespace" type="uriReference">
and update AttributeType to:
<complexType name="AttributeType">
<sequence>
<element ref="AttributeName">
<element ref="AttributeNamespace">
<element name="AttributeValue" type="saml:AttributeValueType"
maxOccurs="unbounded"/>
------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: