CmdbTypes Schema
chunksKey Element
CmdbTypes Schema > ChunkInfo Complex Type : chunksKey Element

Glossary Item Box

Description

The ID of the information stored on the server
Namespace http://schemas.hp.com/ucmdb/1/types

Type

Diagram

key2 Element key1 Element Sequence chunksKey Element

Overview

chunksKey ChunkKey Complex Type
The ID of the information stored on the server
Sequence
key1 xs:string
A string generated by the server
key2 xs:string
A string generated by the server

Source

<xs:element name="chunksKey" type="types:ChunkKey" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        The ID of the information stored on the server
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also