Package ndg :: Package xacml :: Package core :: Package functions :: Package v1
[hide private]

Source Code for Package ndg.xacml.core.functions.v1

 1  """NDG XACMLpackage for XACML version 1.0 match functions 
 2   
 3  NERC DataGrid 
 4  """ 
 5  __author__ = "P J Kershaw" 
 6  __date__ = "26/03/10" 
 7  __copyright__ = "(C) 2010 Science and Technology Facilities Council" 
 8  __contact__ = "Philip.Kershaw@stfc.ac.uk" 
 9  __license__ = "BSD - see LICENSE file in top-level directory" 
10  __contact__ = "Philip.Kershaw@stfc.ac.uk" 
11  __revision__ = "$Id: __init__.py 7087 2010-06-25 11:23:09Z pjkersha $" 
12