xacml-context:MissingAttributeDetail
Element information
Namespace: urn:oasis:names:tc:xacml:2.0:context:schema:os
Schema document: access_control-xacml-2.0-context-schema-os.xsd
Type: xacml-context:MissingAttributeDetailType
Properties: Global, Qualified
Content
- xacml-context:AttributeValue [0..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
AttributeId | [1..1] | xsd:anyURI | ||
DataType | [1..1] | xsd:anyURI | ||
Issuer | [0..1] | xsd:string |
Sample instance
<xacml-context:MissingAttributeDetail AttributeId="http://www.example.com/" DataType="http://www.example.com/"> <xacml-context:AttributeValue>Any text, intermingled with: <!--any element--> </xacml-context:AttributeValue> </xacml-context:MissingAttributeDetail>