Namespace: |
|
Type: |
xs:anyURI |
Content: |
simple |
Defined: |
XML Representation Summary |
||
<tns:attributeDatatype> |
||
Content: |
{ xs:anyURI } |
|
</tns:attributeDatatype> |
||
URI of an XACML attribute datatype to be added to supported datatypes. Policies require datatypes for function arguments and AttributeAssignment expressions. For every datatype, there must be one and only one Java class on the classpath - say com.example.FooValueFactory - implementing interface org.ow2.authzforce.core.pdp.api.value.AttributeValueFactory with zero-arg constructor, and this URI must match the one returned by new com.example.FooValueFactory().getId().
More info about Attribute Data-types is available on AuthzForce wiki.
XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit. |