CmdbTypes Schema
ResComments Complex Type
CmdbTypes Schema : ResComments Complex Type

Glossary Item Box

Description

For internal use by HP
Namespace http://schemas.hp.com/ucmdb/1/types

Diagram

comments Element Sequence ResComments Complex Type

Overview

ResComments
For internal use by HP
Sequence
comments xs:string

Used By

Source

<xs:complexType name="ResComments" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>For internal use by HP</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="comments" type="xs:string" default="No Comment" />
  </xs:sequence>
</xs:complexType>

See Also