check-out-parameters Schema
Comment Element
check-out-parameters Schema > CheckOutParameters Element : Comment Element

Glossary Item Box

Description

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

Type

xs:string

Diagram

Comment Element

Overview

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

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-out.
                    </xs:documentation>
  </xs:annotation>
</xs:element>

See Also