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

Recommended Reading:

Web Service Contract Design and Versioning for SOA

 

Definitive XML Schema

 

xacml:Apply

Element information

Type: xacml:ApplyType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
FunctionId [1..1]xsd:anyURI

Used in

Substitution hierarchy

Sample instance

<Apply       FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-equal">
   <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
      <AttributeDesignator MustBePresent="false"
                           Category="urn:oasis:names:tc:xacml:1.0:subject-category:access-subject"
                           AttributeId="urn:oasis:names:tc:xacml:3.0:example:attribute:patient-number"
                           DataType="http://www.w3.org/2001/XMLSchema#string"/>
   </Apply>
   <Apply FunctionId="urn:oasis:names:tc:xacml:1.0:function:string-one-and-only">
      <AttributeSelector MustBePresent="false"
                         Category="urn:oasis:names:tc:xacml:3.0:attribute-category:resource"
                         Path="md:record/md:patient/md:patient-number/text()"
                         DataType="http://www.w3.org/2001/XMLSchema#string"/>
   </Apply>
</Apply>

Site developed and hosted by Datypic, Inc.

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