The XRT script contains two parts.
xrt脚本包含两部分。
Currently, XI supports two notations, DTDSA and XRT, to specify this relationship.
目前,XI支持用dtdsa和XRT这两种表示法来指定此关系。
In our example, we use the XRT notation, which is a loose extension of XSL that ties together query statements with an XSL transformation.
在本例中,我们使用XRT表示法,它是将查询语句与XSL转换捆绑在一起的XSL的松散扩充。
Listing 2 shows the XRT script that is used to retrieve data from the Employee database and create the intermediate data XML shown in Listing 3.
清单2展示了该xrt脚本,用于从雇员数据库中检索数据,以及创建如清单3所示的XML中间数据。