diagram | |||||||||||||||||||||||
namespace | http://api.de.n2.tibco.com | ||||||||||||||||||||||
type | extension of XmlOrgModelVersion | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
used by |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:complexType name="XmlVersionedName"> <xs:annotation> <xs:documentation>List of the names of an organization model entity as they are referenced in each major version of the organization model (for an entity whose names can vary across organization model versions).</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="orgdto:XmlOrgModelVersion"> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the parameter descriptor in this 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 parameter descriptor in this version of the organization model.</xs:documentation> </xs:annotation> </xs:attribute> |