PropertiesSets Schema
type Element
PropertiesSets Schema > TypedProperties Complex Type : type Element

Glossary Item Box

Description

The class name of the type of item to which the properties are applied
Namespace http://schemas.hp.com/ucmdb/1/types/props

Type

xs:string

Diagram

type Element

Overview

type xs:string
The class name of the type of item to which the properties are applied

Source

<xs:element name="type" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          The class name of the type of item to which the properties are applied
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also