xacml:AssociatedAdvice
Element information
Namespace: urn:oasis:names:tc:xacml:3.0:core:schema:wd-17
Schema document: xacml-core-v3-schema-wd-17.xsd
Type: xacml:AssociatedAdviceType
Properties: Global, Qualified
Content
- xacml:Advice [1..*]
Attributes
None
Used in
- Type xacml:ResultType (Element xacml:Result)
Sample instance
<xacml:AssociatedAdvice> <xacml:Advice AdviceId="http://www.example.com/"> <xacml:AttributeAssignment DataType="http://www.example.com/" AttributeId="http://www.example.com/" Category="http://www.example.com/">Any text, intermingled with: <!--any element--> </xacml:AttributeAssignment> </xacml:Advice> </xacml:AssociatedAdvice>