DataInstanceElementOutput Element (RDL)
Indicates whether the list appears in output rendered by the XML rendering extension.
語法
<List>
...
<DataInstanceElementOutput>...</DataInstanceElementOutput>
...
</List>
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 |
備註
The DataInstanceElementOutput 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. |
The DataInstanceElementOutput element is ignored if there is a grouping in the list.
請參閱
參考
Report Definition XML Elements