xacml:CombinerParameters
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: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>