PropertyExtensionDataTypeControl DataObject

PropertyExtensionDataTypeControl is used to get the supported data types of the virtual member manager property extension repository.

The PropertyExtensionDataTypeControl is extended from Control and is used in the input data object of the getSchema method of SchemaService.

The structure of a PropertyExtensionDataTypeControl data object consists of:

XML schema definition

The following is the XML schema definition for the PropertyExtensionTypeControl DataObject:
<xsd:complexType name="PropertyExtensionDataTypeControl">
	<xsd:complexContent>
		<xsd:extension base="Control">
		</xsd:extension>
	</xsd:complexContent>
</xsd:complexType>

Sample data object

The following is a sample DataTypeControl data object that is used in the getSchema operation to request the supported data types of the repository LDAP1:
<wim:controls xsi:type="wim:PropertyExtensionDataTypeControl"/>

Icon that indicates the type of topic Concept topic

Terms and conditions for documentation | Feedback


Timestamp icon Last updated: March 30, 2016 13:35
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=cord&product=vmm&topic=dataobjectlookasidedatatypecontrol
File name: dataobjectlookasidedatatypecontrol.html