complexType XmlEntityInstantiatedList
diagram de_userSettings_diagrams/de_userSettings_p54.png
namespace http://api.de.n2.tibco.com
children resource
attributes
Name  Type  Use  Default  Fixed  Annotation
modified  xs:int        
annotation
documentation
Details of the resources assigned to groups and positions.
source <xs:complexType name="XmlEntityInstantiatedList">
 
<xs:annotation>
   
<xs:documentation>Details of the resources assigned to groups and positions.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="resource" type="XmlLdapEntity" minOccurs="0" maxOccurs="unbounded">
     
<xs:annotation>
       
<xs:documentation>Details of a resource and the LDAP entries from which it is derived.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
 
<xs:attribute name="modified" type="xs:int"/>
</xs:complexType>

attribute XmlEntityInstantiatedList/@modified
type xs:int
source <xs:attribute name="modified" type="xs:int"/>

element XmlEntityInstantiatedList/resource
diagram de_userSettings_diagrams/de_userSettings_p55.png
type XmlLdapEntity
properties
minOcc 0
maxOcc unbounded
content complex
children LdapReference
attributes
Name  Type  Use  Default  Fixed  Annotation
resource-type  ResourceType    HUMAN    
documentation
Specifies the type of an organization model resource entity. One of:
- HUMAN
- DURABLE
- CONSUMABLE
guid  xs:string  optional      
documentation
Unique identifier of the resource.
name  xs:string  optional      
documentation
Descriptive name of the resource.
startDate  xs:dateTime  optional      
documentation
Date/time at which the entity becomes available.
endDate  xs:dateTime  optional      
documentation
Date/time at which the entity becomes unavailable.
invalid  xs:boolean        
documentation
Boolean value indicating whether the resource is valid (FALSE) or invalid (TRUE).

A resource may be invalid if, for example, the resource has been removed from the LDAP source, or if all of the data cannot be returned from the LDAP source. Check the invalidReason attribute for more details.
invalidReason  xs:string        
documentation
Description of the reason why this resource is invalid.
annotation
documentation
Details of a resource and the LDAP entries from which it is derived.
source <xs:element name="resource" type="XmlLdapEntity" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Details of a resource and the LDAP entries from which it is derived.</xs:documentation>
 
</xs:annotation>
</xs:element>


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