CmdbTypes Schema
name Element
CmdbTypes Schema > IntListProp Complex Type : name Element

Glossary Item Box

Description

The property's name
Namespace http://schemas.hp.com/ucmdb/1/types

Type

xs:string

Diagram

name Element

Overview

name xs:string
The property's name

Source

<xs:element name="name" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        The property's name
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also