网络学院 w3pop社区 网络资源 IT新闻

w3pop.com :: 网络学院 :: XSL-FO :: XSL-FO multi-case 对象

会员登陆

帐号

密码

回答

记住密码

忘记密码? 注册

XSL-FO multi-case 对象


作者:w3pop.com 翻译/整理:w3pop.com 发布:2007-04-29 浏览:488 :: ::

Definition and Usage
定义和用法

The <fo:multi-case> object contains (within an <fo:multi-switch>) each alternative sub-tree of XSL-FO objects. The parent <fo:multi-switch> will choose which  alternative to show and hide the rest.
<fo:multi-case> 对象(该对象位于<fo:multi-switch>对象内)包含了XSL-FO对象中每个可选择性的二级类。作为父类的<fo:multi-switch>将选择用于展示和隐藏剩余部分的子类。


Syntax
语法

<fo:multi-case>
  <!--
	Contents:(#PCDATA|bidi-override|character|
	external-graphic|instream-foreign-object|
	inline|inline-container|leader|page-number|
	page-number-citation|basic-link|multi-toggle|
	block|block-container|table-and-caption|
	table|list-block)*
  -->
</fo:multi-case>

Properties
属性

属性
case-name
case-title
id
role
source-document
starting-state

评论 (0) All