diagram | |||||||||||||||||||||||||||||||||||||||
namespace | http://exporter.api.de.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||
type | extension of XmlOrgModelVersion | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="exportResourcesRequest"> <xs:annotation> <xs:documentation>Request element for the exportResources operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="orgdto:XmlOrgModelVersion"> <xs:attribute name="export-ldap-containers" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>Boolean value specifying whether LDAP containers will be exported (TRUE or not set) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="export-resources" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>Boolean value specifying whether Directory Engine resource mappings will be exported (TRUE or not set) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="export-push-destinations" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>Boolean value specifying whether push destinations will be exported (TRUE or not set) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="export-ldap-containers" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>Boolean value specifying whether LDAP containers will be exported (TRUE or not set) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="export-resources" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>Boolean value specifying whether Directory Engine resource mappings will be exported (TRUE or not set) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="export-push-destinations" type="xs:boolean" default="true"> <xs:annotation> <xs:documentation>Boolean value specifying whether push destinations will be exported (TRUE or not set) or not (FALSE).</xs:documentation> </xs:annotation> </xs:attribute> |