The element declaration for title has a base type of xs: anyType and specifies five type alternatives.
title的元素声明有一个xs: anytype基类型并且指定了5个类型替换。
The instances of the title element, Listing 18, illustrate how the different type alternatives are selected.
如 清单 18 所示,title 元素的实例演示了如何选择不同的类型替换。
The first three type alternatives select a type based on the value of the type attribute being text, html, or xhtml.
前三个类型替换根据 type 属性的值(text、html 或 xhtml)选择类型。
应用推荐