OASIS eXtensible Access Control Markup Language (XACML) TC

 View Only
  • 1.  [xacml] DecisionType

    Posted 07-08-2002 18:57
    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