favorite Schema
ViewLogicalName Element
favorite Schema > Layout Element : ViewLogicalName Element

Glossary Item Box

Description

The name of the view that is saved in the favorite. For example in requirements: Details view- DETAILS, Tree view- TREE, Grid view - GRID. The name of the view that is saved in the favorite.  For example in requirements: Details view- DETAILS, Tree view- TREE, Grid view - GRID.
Namespace (none)

Type

xs:string

Diagram

ViewLogicalName Element

Overview

ViewLogicalName optional xs:string
The name of the view that is saved in the favorite. For example in requirements: Details view- DETAILS, Tree view- TREE, Grid view - GRID. The name of the view that is saved in the favorite.  For example in requirements: Details view- DETAILS, Tree view- TREE, Grid view - GRID.

Source

<xs:element name="ViewLogicalName" type="xs:string" minOccurs="0" maxOccurs="1" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                            The name of the view that is saved in the favorite. 
                            For example in requirements: Details view- DETAILS, Tree view- TREE, Grid view - GRID.
                        </xs:documentation>
  </xs:annotation>
</xs:element>

See Also