UpdateServiceParameters Schema
ignoreValidation Element
UpdateServiceParameters Schema > updateCIsAndRelations Complex Type : ignoreValidation Element

Glossary Item Box

Description

If ignoreValidation is true, the CIs are not validated before an add operation
Namespace http://schemas.hp.com/ucmdb/1/params/update

Type

xs:boolean

Diagram

ignoreValidation Element

Overview

ignoreValidation optional xs:boolean
If ignoreValidation is true, the CIs are not validated before an add operation

Source

<xs:element name="ignoreValidation" type="xs:boolean" default="false" nillable="true" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>If ignoreValidation is true, the CIs are not validated before an add operation</xs:documentation>
  </xs:annotation>
</xs:element>

See Also