diagram | |||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||
type | extension of XmlModelEntity | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet qualifier-desc | ||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlQualifiedEntity"> <xs:annotation> <xs:documentation>Description of a capability or privilege that can carry a parameter descriptor as a means of describing a qualifying value (that can be applied to that capability or privilege). </xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="XmlModelEntity"> <xs:sequence> <xs:element name="qualifier-desc" type="XmlQualifierDescriptor" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the parameter descriptor used to validate any qualifying value that may be applied to the capability or privilege.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
type | XmlQualifierDescriptor | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | enum-val | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="qualifier-desc" type="XmlQualifierDescriptor" minOccurs="0"> <xs:annotation> <xs:documentation>Description of the parameter descriptor used to validate any qualifying value that may be applied to the capability or privilege.</xs:documentation> </xs:annotation> </xs:element> |