element <permissions>
Namespace:
Type:
embedded complexType
Content:
complex, 1 attribute, 2 elements
Defined:
locally at 1 location
Includes:
definitions of 2 elements
XML Representation Summary
<permissions
   
id
 = 
(("MANAGE_SERVICE_INSTANCE_SECURITY" | "MANAGE_SERVICE_INSTANCE" | "EDIT_SERVICE_INSTANCE_CONTENT" | "VIEW_SERVICE_INSTANCE") | xsd:string)
   
>
   
Content: 
</permissions>
May contain elements (2):
May be included in elements (1):
Usage / Definition Locations
Annotation
The permissions required to access the current menu item at the current menu level. The user must have at least one of the specified permissions to be granted access.

If this element is not specified, the default varies with the menu level as follows:

<ul> <li>structure: serviceInterfaceInstancePermission of UPDATE.</li> <li>shared: serviceInstancePermission of EDIT_SERVICE_INSTANCE_CONTENT.</li> <li>user: serviceInstancePermission of VIEW_SERVICE_INSTANCE.</li> </ul>
XML Source
<xsd:element minOccurs="0" name="permissions">
<xsd:annotation>
<xsd:documentation>
The permissions required to access the current menu item at the current menu level.
The user must have at least one of the specified permissions to be granted access.
<xhtml:p>
If this element is not specified, the default varies with the menu level as follows:
</xhtml:p>
<ul>
<li>
structure: serviceInterfaceInstancePermission of UPDATE.
</li>
<li>
shared: serviceInstancePermission of EDIT_SERVICE_INSTANCE_CONTENT.
</li>
<li>
user: serviceInstancePermission of VIEW_SERVICE_INSTANCE.
</li>
</ul>
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:choice maxOccurs="unbounded" minOccurs="1">
<xsd:element name="serviceInstancePermission">
<xsd:annotation>
<xsd:documentation>A permission of the current service instance.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="id" type="serviceInstancePermission" use="required">
<xsd:annotation>
<xsd:documentation>
The identifier of the service instance permission.
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
<xsd:annotation>
<xsd:documentation>
A permission of the current service interface instance.
</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:attribute name="id" use="required">
<xsd:annotation>
<xsd:documentation>
The identifier of the service interface instance permission.
</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="UPDATE"/>
<xsd:enumeration value="DELETE"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
<xsd:key name="permissionsServiceInstancePermissionIdKey">
<xsd:selector xpath="serviceInstancePermission"/>
<xsd:field xpath="@id"/>
</xsd:key>
<xsd:key name="permissionsServiceInterfaceInstancePermissionIdKey">
<xsd:selector xpath="serviceInterfaceInstancePermission"/>
<xsd:field xpath="@id"/>
</xsd:key>
</xsd:element>
Content Element Detail
serviceInstancePermission
A permission of the current service instance.
Type:
embedded, empty content
Defined:
locally, within this element

serviceInterfaceInstancePermission
A permission of the current service interface instance.
Type:
embedded, empty content
Defined:
locally, within this element

XML Schema documentation generated with DocFlex/XML (Kit) v1.6.2
DocFlex/XML is a powerful template-driven documentation and report generator from any data stored in XML files. Based on an innovative technology developed by FILIGRIS WORKS, this new tool offers virtuoso data querying and formatting capabilities not found in anything else!
Need to convert your XML data into a clear nice-looking documentation or reports? Web-ready hypertext HTML or printable MS Word / OpenOffice.org friendly RTF? DocFlex/XML may be a cheap, quick and effective solution exactly for this task!
Have questions? Not sure how to use it? Just send us e-mail to contact@filigris.com and we are always happy to help you! See also our services at www.filigris.com

Lumisportal  17.0.0.240830 - Copyright © 2006–2024 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.