xacml:MissingAttributeDetail
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:MissingAttributeDetailType
Properties: Global, Qualified
Content
- xacml:AttributeValue [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
Category | [1..1] | xsd:anyURI | ||
AttributeId | [1..1] | xsd:anyURI | ||
DataType | [1..1] | xsd:anyURI | ||
Issuer | [0..1] | xsd:string |
Sample instance
<xacml:MissingAttributeDetail Category="http://www.example.com/" AttributeId="http://www.example.com/" DataType="http://www.example.com/"> <xacml:AttributeValue DataType="http://www.example.com/">Any text, intermingled with: <!--any element--> </xacml:AttributeValue> </xacml:MissingAttributeDetail>