Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Indicates whether the matrix cell appears in output rendered by the XML rendering extension.
Syntax
<Matrix>
...
<CellDataElementOutput>...</CellDataElementOutput>
...
</Matrix>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
Output |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Hinweise
The CellDataElementOutput element contains one of the values listed in the following table.
| Value | Description |
|---|---|
Output |
Indicates the item appears in the XML output. |
NoOutput |
Indicates the item should not appear in the XML output. |
ContentsOnly |
Indicates the item does not appear in the XML, but the contents of the item are rendered as part of the containing cell. |
Siehe auch
Verweis
Report Definition XML Elements