VCloudExtensibleType

Type:
VCloudExtensibleType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
A base abstract type for all complex types that support extensions.
Since:
0.9
Schema:
common.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<VCloudExtensibleType xmlns="http://www.vmware.com/vcloud/v1.5">
    <VCloudExtension required="xs:boolean"/>
</VCloudExtensibleType>

Elements

Element Type Required Modifiable Since Deprecated Description
VCloudExtension VCloudExtensionType No always 0.9 An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.