ResultType

Type:
ResultType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
The result of operations.
Since:
13.0
Schema:
common.xsd
Media type(s):
None
Extends:
anyType
XML Representation:
<ResultType xmlns="http://www.vmware.com/vcloud/v1.5">
    <ResultContent> ... </ResultContent>
    <ResultReference href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"/>
</ResultType>

Elements

Element Type Required Modifiable Since Deprecated Description
ResultContent anyType No always 13.0 An optional element that can be used to hold the result of operations.
ResultReference ReferenceType No always 33.0 An optional element that can be used to hold the reference of a result.