privilege-request element

Type: privilegeResourceRequest
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <privilege-request> <data> <description>...</description> <name>...</name> <type>...</type> <repositoryTargetId>...</repositoryTargetId> <repositoryId>...</repositoryId> <repositoryGroupId>...</repositoryGroupId> <methods> <method>...</method> <method>...</method> <!--...more "method" elements...--> </methods> </data> </privilege-request>