http://research.sun.com/projects/xacml/names/j2se/class# namespace
This page documents a namespace for URIs of J2SE[TM] Platform-specific DataTypes
derived from Java[TM] class definitions.
Maintainer: Anne Anderson (Anne.Anderson@Sun.COM)
Version: 1.6, 03/09/05 (yy/mm/dd)
The syntax and semantics of OASIS XACML DataType URIs in this namespace are
fully specified in the document
XACML J2SE[TM] Platform Policy Provider.
The string following
http://research.sun.com/projects/xacml/names/j2se/class#
is interpreted as a fully-qualified J2SE class name. The suffix
is interpreted dynamically, so any class name may be used.
Example:
http://research.sun.com/projects/xacml/names/j2se/class#java.io.FilePermission is interpreted as the class java.io.FilePermission, as defined
in the context in which it is referenced.
|