diagram | |||||||||||||||
namespace | http://browse.api.de.n2.tibco.com | ||||||||||||||
type | extension of XmlOrgModelVersion | ||||||||||||||
properties |
|
||||||||||||||
children | root-node | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="openOrgModelResponse"> <xs:annotation> <xs:documentation>Response element for openOrgModel operation. This identifies the version of the organization model and lists the organization, group and location entities that form the roots through which the organization model can be traversed.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="orgdto:XmlOrgModelVersion"> <xs:sequence> <xs:element name="root-node" type="de:XmlOrgModelNode" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of each root-node organization model entity (organization, group or location).</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | XmlOrgModelNode | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet selection-mode child admin-restrictions | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="root-node" type="de:XmlOrgModelNode" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Details of each root-node organization model entity (organization, group or location).</xs:documentation> </xs:annotation> </xs:element> |