Skip to main content
Skip table of contents

RDS - シンプルなサンプル, ビルディング・ブロック

ファイル名: RDS - simple sample, building blocks.xfd
レベル:Beginner 
レポートから XML:Rooms -> Room Data Sheet 
XMLサンプルファイル:xml/rds-datatypes-sample.xml 
キーコンセプト:Room info in header, building blocks, dynamic page set 

このレポートは、ほぼビルディング・ブロックだけで構成されています。
カスタムのヘッダーを設定し、ヘッダーに部屋機能番号と地理的な情報 (値がある場合) の両方を表示できるようにしました。 
また、各部屋を部屋機能番号順に並べた動的ページセットを使用します。動的ページセットを作成し、部屋の順序を変更する方法については、3.13を参照してください。
ビルディング・ブロックの挿入方法については、3.10を参照してください。部屋コアのビルディングブロックは、すべての部屋参照ノードのインデックスが必要なので、
以下のxpath式が、Review (レビュー)->Global XSLT window (グローバル XSLTウィンドウ) に追加されています:

<xsl:key match="room" name="room-ref-index" use="@ref"/>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.