Visibility Element (ASSL)

Defines the visibility of an Annotation element.

Syntax

  
<Annotation>  
   ...  
   <Visibility>...</Visibility>  
   ...  
</Annotation>  

Element Characteristics

Characteristic Description
Data type and length String (enumeration)
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element Annotation
Child elements None

Remarks

The value of this element is limited to one of the strings listed in the following table.

Value Description
SchemaRowset The annotation is visible in the schema rowset.
None The annotation is not visible.

The enumeration that corresponds to the allowed values for Visibility in the Analysis Management Objects (AMO) object model is Annotation.

See Also

Properties (ASSL)