| diagram |  | ||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of XmlModelEntityId | ||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||
| children | dynamic-id-attr qualifierSet | ||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="XmlModelEntity"> <xs:annotation> <xs:documentation>Extension of XmlModelEntityId that names the identified organization model entity. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="orgdto:XmlModelEntityId"> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the organization model entity. The name must be unique within entities of the same type and in the same majotr version of the organization model.</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> | 
| type | xs:string | ||
| properties | 
 | ||
| annotation | 
 | ||
| source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the organization model entity. The name must be unique within entities of the same type and in the same majotr version of the organization model.</xs:documentation> </xs:annotation> </xs:attribute> |