xacml:CombinerParameters
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:CombinerParametersType
Properties: Global, Qualified
Content
- xacml:CombinerParameter [0..*]
Attributes
None
Used in
- Type xacml:PolicySetType (Element xacml:PolicySet)
- Type xacml:PolicyType (Element xacml:Policy)
Sample instance
<xacml:CombinerParameters> <xacml:CombinerParameter ParameterName="string"> <xacml:AttributeValue DataType="http://www.example.com/">Any text, intermingled with: <!--any element--> </xacml:AttributeValue> </xacml:CombinerParameter> </xacml:CombinerParameters>