HistoryChangesServiceParameters Schema
fromDate Element
HistoryChangesServiceParameters Schema > getChangedCIs Complex Type : fromDate Element

Glossary Item Box

Description

Beginning of period in which to check if CIs changed
Namespace http://schemas.hp.com/ucmdb/1/params/history

Type

xs:dateTime

Diagram

fromDate Element

Overview

fromDate xs:dateTime
Beginning of period in which to check if CIs changed

Source

<xs:element name="fromDate" type="xs:dateTime" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
          Beginning of period in which to check if CIs changed
        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also