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

Glossary Item Box

Description

How many chunks are there to be retrieved by the client
Namespace http://schemas.hp.com/ucmdb/1/types

Type

xs:int

Diagram

numberOfChunks Element

Overview

numberOfChunks xs:int
How many chunks are there to be retrieved by the client

Source

<xs:element name="numberOfChunks" type="xs:int" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        How many chunks are there to be retrieved by the client
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also