complexType XmlPrivilegeAssignment
diagram de-orgmodel-service_diagrams/de-orgmodel-service_p193.png
namespace http://base.api.de.bpm.tibco.com
type extension of XmlEntityAssignmentQualified
properties
base XmlEntityAssignmentQualified
children qualifier-value position org-unit group
used by
element XmlResourceDetail/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.
source <xs:complexType name="XmlPrivilegeAssignment">
 
<xs:complexContent>
   
<xs:extension base="XmlEntityAssignmentQualified">
     
<xs:annotation>
       
<xs:documentation>Identifies a Privilege to which a Resource is associated.
                   The association can be qualified by one or more values.
</xs:documentation>
     
</xs:annotation>
     
<xs:choice>
       
<xs:element name="position" type="XmlModelEntity" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Identifies the position from which the resource inherits this privilege assignment.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="org-unit" type="XmlModelEntity" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Identifies the organization unit from which the resource inherits this privilege assignment.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="group" type="XmlModelEntity" minOccurs="1" maxOccurs="1">
         
<xs:annotation>
           
<xs:documentation>Identifies the group from which the resource inherits this privilege assignment.</xs:documentation>
         
</xs:annotation>
       
</xs:element>
     
</xs:choice>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

element XmlPrivilegeAssignment/position
diagram de-orgmodel-service_diagrams/de-orgmodel-service_p194.png
type XmlModelEntity
properties
content complex
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
Identifies the position from which the resource inherits this privilege assignment.
source <xs:element name="position" type="XmlModelEntity" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identifies the position from which the resource inherits this privilege assignment.</xs:documentation>
 
</xs:annotation>
</xs:element>

element XmlPrivilegeAssignment/org-unit
diagram de-orgmodel-service_diagrams/de-orgmodel-service_p195.png
type XmlModelEntity
properties
content complex
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
Identifies the organization unit from which the resource inherits this privilege assignment.
source <xs:element name="org-unit" type="XmlModelEntity" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identifies the organization unit from which the resource inherits this privilege assignment.</xs:documentation>
 
</xs:annotation>
</xs:element>

element XmlPrivilegeAssignment/group
diagram de-orgmodel-service_diagrams/de-orgmodel-service_p196.png
type XmlModelEntity
properties
content complex
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
Identifies the group from which the resource inherits this privilege assignment.
source <xs:element name="group" type="XmlModelEntity" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Identifies the group from which the resource inherits this privilege assignment.</xs:documentation>
 
</xs:annotation>
</xs:element>


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