CmdbTypes Schema
bytesProp Element
CmdbTypes Schema > BytesProps Complex Type : bytesProp Element

Glossary Item Box

Namespace http://schemas.hp.com/ucmdb/1/types

Type

Diagram

value Element name Element Sequence bytesProp Element

Overview

Sequence
name xs:string
The property's name
value optional xs:base64Binary
The condition value to be compared to the CI or Relation's property value

Source

<xs:element name="bytesProp" type="types:BytesProp" minOccurs="0" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema" />

See Also