Schema Central > XACML 3.0 > xacml-core-v3-schema-wd-17.xsd > xacml:ObligationExpressions
Advanced search
Need SOA Help?

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

xacml:ObligationExpressions

Element information

Content

Attributes

None

Used in

Sample instance

<ObligationExpressions>
   <ObligationExpression ObligationId="urn:oasis:names:tc:xacml:example:obligation:email"
                         FulfillOn="Permit">
      <AttributeAssignmentExpression AttributeId="urn:oasis:names:tc:xacml:3.0:example:attribute:mailto">
         <AttributeSelector MustBePresent="true"
                            Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource"
                            Path="md:record/md:patient/md:patientContact/md:email"
                            DataType="http://www.w3.org/2001/XMLSchema#string"/>
      </AttributeAssignmentExpression>
      <AttributeAssignmentExpression AttributeId="urn:oasis:names:tc:xacml:3.0:example:attribute:text">
         <AttributeValue DataType="http://www.w3.org/2001/XMLSchema#string">Your medical record has been accessed by:</AttributeValue>
      </AttributeAssignmentExpression>
      <AttributeAssignmentExpression AttributeId="urn:oasis:names:tc:xacml:3.0:example:attribute:text">
         <AttributeDesignator MustBePresent="false"
                              Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject"
                              AttributeId="urn:oasis:names:tc:xacml:1.0:subject:subject-id"
                              DataType="http://www.w3.org/2001/XMLSchema#string"/>
      </AttributeAssignmentExpression>
   </ObligationExpression>
</ObligationExpressions>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com