RangeType

Type:
RangeType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Range of integer values.
Since:
29.0
Schema:
vms.xsd
Media type(s):
None
Extends:
VCloudExtensibleType
XML Representation:
<RangeType xmlns="http://www.vmware.com/vcloud/v1.5" begin="xs:int" end="xs:int"/>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
begin int Yes none 29.0 First value of range.
end int Yes none 29.0 Last value of range.

Elements

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