xacml:RuleCombinerParameters
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:RuleCombinerParametersType
Properties: Global, Qualified
Content
- xacml:CombinerParameter [0..*]
from type xacml:CombinerParametersType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
RuleIdRef | [1..1] | xsd:string |
Used in
- Type xacml:PolicyType (Element xacml:Policy)
Sample instance
<xacml:RuleCombinerParameters RuleIdRef="string"> <xacml:CombinerParameter ParameterName="string"> <xacml:AttributeValue DataType="http://www.example.com/">Any text, intermingled with: <!--any element--> </xacml:AttributeValue> </xacml:CombinerParameter> </xacml:RuleCombinerParameters>