complexType XmlPrivilege
diagram de-resource-service_diagrams/de-resource-service_p153.png
namespace http://base.api.de.bpm.tibco.com
type extension of XmlQualifiedEntity
properties
base XmlQualifiedEntity
children qualifier
used by
element XmlPrivilegeCategory/privilege
attributes
Name  Type  Use  Default  Fixed  Annotation
guid  xs:string  required      
documentation
The GUID that uniquely identifies the entity.
name  xs:string  required      
documentation
The name assigned to the entity.
label  xs:string  optional      
documentation
The optional label assigned to the entity. This is used for display purposes. If not given, the name is used for display.
annotation
documentation
Describes an org-model Privilege and any qualifier attribute.
source <xs:complexType name="XmlPrivilege">
 
<xs:annotation>
   
<xs:documentation>Describes an org-model Privilege and any qualifier attribute.</xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="XmlQualifiedEntity"/>
 
</xs:complexContent>
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy