MetadataValueType

Element:
MetadataValue
Type:
MetadataValueType
Namespace:
http://www.vmware.com/vcloud/v1.5
Description:
Since:
Schema:
common.xsd
Media type(s):
None
Extends:
ResourceType
XML Representation:
<MetadataValue xmlns="http://www.vmware.com/vcloud/v1.5" href="xs:anyURI" type="xs:string">
    <VCloudExtension required="xs:boolean"/>
    <Link href="xs:anyURI" id="xs:string" type="xs:string" name="xs:string"
            rel="xs:string">
        <VCloudExtension required="xs:boolean"/>
    </Link>
    <Domain visibility="xs:string"/>
    <TypedValue/>
</MetadataValue>

Attributes

Attribute Type Required Modifiable Since Deprecated Description
href anyURI No always The URI of the entity.
type string No always The MIME type of the entity.

Elements

Element Type Required Modifiable Since Deprecated Description
Domain MetadataDomainTagType No 5.1 One of:
GENERAL
SYSTEM
Link LinkType No none A reference to an entity or operation associated with this object.
TypedValue MetadataTypedValue Yes 5.1
VCloudExtension VCloudExtensionType No always An optional extension element that can contain an arbitrary number of elements and attributes. Not related to extension services.