check-in-parameters Schema
Comment Element
check-in-parameters Schema > CheckInParameters Element : Comment Element

Glossary Item Box

Description

The comment entered by the user on check-in.
Namespace (none)

Type

xs:string

Diagram

Comment Element

Overview

Comment optional xs:string
The comment entered by the user on check-in.

Source

<xs:element name="Comment" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                        The comment entered by the user on check-in.
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also