diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://resourcequery.api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="XmlSimpleResource"> <xs:attribute name="guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The resource's unique identifier.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The resource's name (login name).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The resource's, optional, display name.</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="push-enabled" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>True if the entity specified has any push destinations set.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The resource's unique identifier.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="name" type="xs:string" use="required"> <xs:annotation> <xs:documentation>The resource's name (login name).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="label" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>The resource's, optional, display name.</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="push-enabled" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>True if the entity specified has any push destinations set.</xs:documentation> </xs:annotation> </xs:attribute> |