| diagram |  | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of XmlQualifierDescriptor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | enum-val alt-name | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="XmlParamDescriptor"> <xs:annotation> <xs:documentation>Definition of a parameter descriptor.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="XmlQualifierDescriptor"> <xs:sequence minOccurs="0"> <xs:element name="alt-name" type="XmlVersionedName" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of an alternative name for the parameter descriptor in another version of the organization model.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of this parameter descriptor.</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 this parameter descriptor.</xs:documentation> </xs:annotation> </xs:attribute> | 
| diagram |  | ||||||||||||||||||||||
| type | XmlVersionedName | ||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||
| annotation | 
 | ||||||||||||||||||||||
| source | <xs:element name="alt-name" type="XmlVersionedName" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of an alternative name for the parameter descriptor in another version of the organization model.</xs:documentation> </xs:annotation> </xs:element> |