xacml:CombinerParameter
Element information
Namespace: urn:oasis:names:tc:xacml:2.0:policy:schema:os
Schema document: access_control-xacml-2.0-policy-schema-os.xsd
Type: xacml:CombinerParameterType
Properties: Global, Qualified
Content
- xacml:AttributeValue [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ParameterName | [1..1] | xsd:string |
Used in
- Type xacml:CombinerParametersType (Element xacml:CombinerParameters)
- Type xacml:PolicyCombinerParametersType via extension of xacml:CombinerParametersType (Element xacml:PolicyCombinerParameters)
- Type xacml:PolicySetCombinerParametersType via extension of xacml:CombinerParametersType (Element xacml:PolicySetCombinerParameters)
- Type xacml:RuleCombinerParametersType via extension of xacml:CombinerParametersType (Element xacml:RuleCombinerParameters)
Sample instance
<xacml:CombinerParameter ParameterName="string"> <xacml:AttributeValue DataType="http://www.example.com/">Any text, intermingled with: <!--any element--> </xacml:AttributeValue> </xacml:CombinerParameter>