OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

xacml message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: [xacml] DecisionType


In the following set of documents (which I think are the most
recent published "specs") there is no definition for
"xacml:DecisionType":

A. xacml:Request and xacml:Response schemas
   http://lists.oasis-open.org/archives/xacml/200206/msg00078.html
B. xacml:core [Policy] schema
   http://lists.oasis-open.org/archives/xacml/200206/msg00075.html
C. Predicate schema proposal
   http://lists.oasis-open.org/archives/xacml/200206/msg00079.html
D1, D2, D3. AttributeSelector schema proposals
   http://lists.oasis-open.org/archives/xacml/200206/msg00080.html

	<xs:complexType name="ResponseType">
		<xs:sequence>
			<xs:element name="Decision" type="xacmlContext:DecisionType" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>
	<!-- -->
	<xs:complexType name="DecisionType">
		<xs:sequence>
			<xs:element name="Effect" type="xacml:DecisionType"/>
			<xs:element name="Resource" type="xacmlContext:ResourceSpecifierType" minOccurs="0"/>
			<xs:element name="Obligations" type="xacml:ObligationsType" minOccurs="0"/>
			<xs:element name="Advice" type="xacmlContext:AdviceType" minOccurs="0" maxOccurs="unbounded"/>
		</xs:sequence>
	</xs:complexType>

RECOMMENDATION: define xacml:DecisionType, copied from
saml:DecisionType

Anne
-- 
Anne H. Anderson             Email: Anne.Anderson@Sun.COM
Sun Microsystems Laboratories
1 Network Drive,UBUR02-311     Tel: 781/442-0928
Burlington, MA 01803-0902 USA  Fax: 781/442-1692



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC