xacml:EnvironmentMatch
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:EnvironmentMatchType
Properties: Global, Qualified
Content
- Sequence [1..1]
- xacml:AttributeValue [1..1]
- Choice [1..1]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
MatchId | [1..1] | xsd:anyURI |
Used in
- Type xacml:EnvironmentType (Element xacml:Environment)
Sample instance
<xacml:EnvironmentMatch MatchId="http://www.example.com/"> <xacml:AttributeValue DataType="http://www.example.com/">Any text, intermingled with: <!--any element--> </xacml:AttributeValue> <xacml:EnvironmentAttributeDesignator AttributeId="http://www.example.com/" DataType="http://www.example.com/"/> </xacml:EnvironmentMatch>