xacml:PolicyIssuer
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:PolicyIssuerType
Properties: Global, Qualified
Content
- Sequence [1..1]
- xacml:Content [0..1]
- xacml:Attribute [0..*]
Attributes
None
Used in
- Type xacml:PolicySetType (Element xacml:PolicySet)
- Type xacml:PolicyType (Element xacml:Policy)
Sample instance
<xacml:PolicyIssuer> <xacml:Content>Any text, intermingled with: <!--any element--> </xacml:Content> <xacml:Attribute AttributeId="http://www.example.com/" IncludeInResult="true"> <xacml:AttributeValue DataType="http://www.example.com/">Any text, intermingled with: <!--any element--> </xacml:AttributeValue> </xacml:Attribute> </xacml:PolicyIssuer>