|
The <orderselect> tag specifies other order-by options for the user. Here, the user can determine if the report should be ordered by Lastname, Firstname, City, or Country.
|
|
|
标签为用户指定了其它类型的排序选项。这里,用户可以定义它应该按照“姓”、“名”、“城市”或是“国家”来进行排序。 |
|
The <polygon> tag is used to create a graphic that contains at least three sides.
|
|
|
标签用来创建一个多于三个边的图形。 |
|
The <portType> element can be compared to a function library (or a module, or a class) in a traditional programming language.
|
|
|
元素可以喻为传统程序设计语言里的函数库(或着是一个模块、一个类)。 |
|
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.
|
|
|
元素是把模板应用到当前元素或当前元素的子节点上。 |