VersionInfoType

Element:
VersionInfo
Type:
VersionInfoType
Namespace:
http://www.vmware.com/vr/v6.0
Description:
HCS server version information type.
Since:
1.0
Schema:
hcs-docs.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<VersionInfo xmlns="http://www.vmware.com/vr/v6.0" xmlns:vcloud_v1.5="http://www.vmware.com/vcloud/v1.5">
    <vcloud_v1.5:VCloudExtension required="xs:boolean"/>
    <SupportedVersions> xs:string </SupportedVersions>
</VersionInfo>

Elements

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