All Element Summary | ||||||||||
tns:activation |
|
|||||||||
tns:attribute (in tns:enableDisable) | Name of the attribute to use for account enable/disable.
|
|||||||||
tns:credentials |
|
|||||||||
tns:disableValue (in tns:enableDisable) | Value to set to the attribute when the account should be disabled.
|
|||||||||
tns:enableDisable (in tns:activation) | Describes capability to enable and disable account. | |||||||||
tns:enableValue (in tns:enableDisable) | Value to set to the attribute when the account should be enabled.
|
|||||||||
tns:host (in tns:script) |
|
|||||||||
tns:language (in tns:host) | Specifies the script language(s) supported on this host.
|
|||||||||
tns:liveSync |
|
|||||||||
tns:password (in tns:credentials) |
|
|||||||||
tns:script |
|
|||||||||
tns:testConnection |
|
|||||||||
tns:type (in tns:host) |
|
Complex Type Summary | ||||||||||
Describes capability to process activation data, which means
enable/disable of accounts, dates for scheduled enable/disable
and similar things related to make the account active.
|
||||||||||
Describes capability to present credentials in a structured way.
|
||||||||||
Describes capability to detect changes in almost real time (live synchronization).
|
||||||||||
Describes capability to present password in a structured way.
|
||||||||||
Describes capability to execute scripts (short pieces of program) on the connector or resource.
|
||||||||||
Describes capability to test connection to the resource once the connector is configured.
|
<?xml version="1.0" encoding="UTF-8"?> <!-- * Copyright (c) 2011 Evolveum * * The contents of this file are subject to the terms * of the Common Development and Distribution License * (the License). You may not use this file except in * compliance with the License. * * You can obtain a copy of the License at * http://www.opensource.org/licenses/cddl1 or * CDDLv1.0.txt file in the source code distribution. * See the License for the specific language governing * permission and limitations under the License. * * If applicable, add the following below the CDDL Header, * with the fields enclosed by brackets [] replaced by * your own identifying information: * "Portions Copyrighted 2011 [name of copyright owner]" * --> <xsd:schema elementFormDefault="qualified" jaxb:extensionBindingPrefixes="xjc" jaxb:version="2.0" targetNamespace="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-1.xsd" xmlns:c="http://midpoint.evolveum.com/xml/ns/public/common/common-1.xsd" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:tns="http://midpoint.evolveum.com/xml/ns/public/resource/capabilities-1.xsd" xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <xsd:annotation> <xsd:documentation> Capabilities schema. TODO UNSTABLE. This definition may change in the future. Recommended namespace prefix: cap </xsd:documentation> <xsd:appinfo> <!-- jaxb:globalBindings are specified indirectly by import from common-1.xsd --> </xsd:appinfo> </xsd:annotation> <xsd:import namespace="http://midpoint.evolveum.com/xml/ns/public/common/common-1.xsd" schemaLocation="../common/common-1.xsd"> <xsd:annotation> <xsd:documentation> Import of the common schema. Some datatypes are reused here. </xsd:documentation> </xsd:annotation> </xsd:import> <xsd:annotation> <xsd:documentation> Describes capability to process activation data, which means enable/disable of accounts, dates for scheduled enable/disable and similar things related to make the account active. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:annotation> <xsd:documentation> Describes capability to enable and disable account. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <!-- TODO: "disable destroys password" --> <xsd:annotation> <xsd:documentation> Name of the attribute to use for account enable/disable. This is a configuration of simulated enable/disable capability. UNSTABLE. This element may change in the future. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation> Value to set to the attribute when the account should be enabled. This is a configuration of simulated enable/disable capability. UNSTABLE. This element may change in the future. More than one value can be specified. All specified values will be compared to the attribute when the activation status is read from the resource (get operation). The value that matches will determine the activation state. But only the first value will be used when storing the activation state to the resource (add or modify operations). All other values will be ignored. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:annotation> <xsd:documentation> Value to set to the attribute when the account should be disabled. This is a configuration of simulated enable/disable capability. UNSTABLE. This element may change in the future. More than one value can be specified. All specified values will be compared to the attribute when the activation status is read from the resource (get operation). The value that matches will determine the activation state. But only the first value will be used when storing the activation state to the resource (add or modify operations). All other values will be ignored. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation> Describes capability to present credentials in a structured way. </xsd:documentation> </xsd:annotation> <xsd:sequence> </xsd:sequence> </xsd:complexType> <xsd:annotation> <xsd:documentation> Describes capability to present password in a structured way. </xsd:documentation> </xsd:annotation> <!-- TODO: password expiration --> </xsd:complexType> <xsd:annotation> <xsd:documentation> Describes capability to detect changes in almost real time (live synchronization). </xsd:documentation> </xsd:annotation> </xsd:complexType> <xsd:annotation> <xsd:documentation> Describes capability to test connection to the resource once the connector is configured. </xsd:documentation> </xsd:annotation> </xsd:complexType> <xsd:annotation> <xsd:documentation> Describes capability to execute scripts (short pieces of program) on the connector or resource. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:complexType> <xsd:sequence> <xsd:annotation> <xsd:documentation> Specifies the script language(s) supported on this host. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:schema> |
This XML schema documentation has been generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set. DocFlex/XML RE is a reduced edition of DocFlex/XML, which is a tool for programming and running highly sophisticated documentation and reports generators by the data obtained from
any kind of XML files. The actual doc-generators are implemented in the form of special templates that are designed visually
using a high-quality Template Designer GUI basing on the XML schema (or DTD) files describing the data source XML. DocFlex/XML XSDDoc is a commercial template application of DocFlex/XML that implements a high-quality XML Schema documentation generator with simultaneous support of framed multi-file HTML,
single-file HTML and RTF output formats. (More formats are planned in the future). A commercial license for "DocFlex/XML XSDDoc" will allow you:
Once having only such a license, you will be able to run the fully-featured XML schema documentation generator both with DocFlex/XML (Full Edition) and with DocFlex/XML RE, which is a reduced free edition containing only the template interpretor / output generator. No other licenses will be required! But this is not all. In addition to it, a commercial license for "DocFlex/XML SDK" will allow you to modify the XSDDoc templates themselves as much as you want. You will be able to achieve whatever was impossible to do with the template parameters only.
And, of course, you could develop any template applications by your own! Please note that by purchasing a license for this software, you not only acquire a useful tool,
you will also make an important investment in its future development, the results of which you could enjoy later by yourself.
Every single your purchase matters and makes a difference for us! To purchase a license, please follow this link: http://www.filigris.com/shop/ |