fields Schema
List-Id Element
fields Schema : List-Id Element

Glossary Item Box

Description

If Verify is true,indicating that the field value must be an element of a list, then List-Id is the ID of the list.
Namespace (none)

Type

xs:integer

Diagram

List-Id Element

Overview

List-Id xs:integer
If Verify is true,indicating that the field value must be an element of a list, then List-Id is the ID of the list.

Source

<xs:element name="List-Id" type="xs:integer" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
            If Verify is true,indicating that the field value must be an element of a list, then List-Id is the ID of the list.
            </xs:documentation>
  </xs:annotation>
</xs:element>

See Also