QueryServiceParameters Schema
chunkInfo Element
QueryServiceParameters Schema > executeTopologyQueryByNameResponse Complex Type : chunkInfo Element

Glossary Item Box

Namespace http://schemas.hp.com/ucmdb/1/params/query

Type

Diagram

key2 Element key1 Element Sequence chunksKey Element numberOfChunks Element Sequence chunkInfo Element

Overview

Sequence
numberOfChunks xs:int
How many chunks are there to be retrieved by the client
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="chunkInfo" type="types:ChunkInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also