CmdbTypes Schema
chunkNumber Element
CmdbTypes Schema > ChunkRequest Complex Type : chunkNumber Element

Glossary Item Box

Description

Which chunk to bring, from 1 to the number of chunks
Namespace http://schemas.hp.com/ucmdb/1/types

Type

xs:int

Diagram

chunkNumber Element

Overview

chunkNumber xs:int
Which chunk to bring, from 1 to the number of chunks

Source

<xs:element name="chunkNumber" type="xs:int" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        Which chunk to bring, from 1 to the number of chunks
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also