PropertiesSets Schema
simplePredefinedProperty Element
PropertiesSets Schema > SimplePredefinedPropertyCollection Complex Type : simplePredefinedProperty Element

Glossary Item Box

Description

A set of property names created using a specified rule
Namespace http://schemas.hp.com/ucmdb/1/types/props

Type

Diagram

name Element Sequence simplePredefinedProperty Element

Overview

simplePredefinedProperty 1..∞ SimplePredefinedProperty Complex Type
A set of property names created using a specified rule
Sequence
name Restriction of xs:string
The name of the built-in rule used to create the list of property names

Source

<xs:element name="simplePredefinedProperty" type="props:SimplePredefinedProperty" maxOccurs="unbounded" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          A set of property names created using a specified rule 
          </xs:documentation>
  </xs:annotation>
</xs:element>

See Also