xacml:Environments
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:EnvironmentsType
Properties: Global, Qualified
Content
- xacml:Environment [1..*]
Attributes
None
Used in
- Type xacml:TargetType (Element xacml:Target)
Sample instance
<xacml:Environments> <xacml:Environment> <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> </xacml:Environment> </xacml:Environments>