|
The <query> element defines which fields the user can query at runtime.
|
|
|
元素定义了允许用户搜索的字段。 |
|
The <query> tags defines which fields the user can search on.
|
|
|
标签定义了用户可以根据什么字段进行搜索。 |
|
The <section> element is used to divide the report output into sections. Any legal HTML elements can be put inside this element.
|
|
|
元素用于将报告结果拆分成片断。任何合法的HTML元素都可以被放到这个元素中。 |
|
The <skipHours> element specifies the hours where aggregators should skip updating the feed.
|
|
|
元素的作用是:提示新闻聚合器:哪些小时时段它可以跳过。 |
|
The <source> element Specifies a third-party source for the item.
|
|
|
元素的作用是:为一个项指定一个第三方来源。 |
|
The <textinput> tag specifies a text input field that should be displayed with the feed.
|
|
|
标签的作用是:指定一个文本输入框供用户输入,它将与频道同步显示。 |
|
The <types> element defines the data type that are used by the web service.
|
|
|
元素定义了被网页服务所用的数据类型。 |
|
The <xsl:apply-templates> element applies a template rule to the current element or to the current element's child nodes.
|
|
|
元素是把模板应用到当前元素或当前元素的子节点上。 |
|
The <xsl:apply-templates> element applies a template to the current element or to the current element's child nodes.
|
|
|
元素将模版应用于当前元素或应用于当前元素的子节点。 |
|
The <xsl:attribute-set> element creates a named set of attributes. The attribute-set can be applied as whole to the output document.
|
|
|
元素为创建了指定的一组属性。属性组可以作用于整段输出文档。 |
|
The <xsl:comment> element is used to create a comment node in the result tree.
|
|
|
元素的作用是:在结果树中创建一个注释节点。 |