bs:dataresource-referenceサンプル
共通化されたリソース定義ファイルを参照するサンプルです。
bs:dataresource-referenceサンプル
(『<biz-Stream_home>/sample/xml/datasource-master/datasource-masterResource-Reference1-doc.xml
』)
<?xml version="1.0" encoding="UTF-8"?>
<!-- XML file created by biz-Stream Designer -->
<!-- biz-Stream Copyright BrainSellers.com Corp. -->
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:pdf="http://www.brainsellers.com/schema" xmlns:svg="http://www.brainsellers.com/schema" xmlns:bs="http://www.brainsellers.com/schema" xmlns:form="http://www.brainsellers.com/schema" version="5.0.0">
<bs:datasource-master-set>
<!-- 共通化されたリソース定義datasource-masterResource-Reference1-masterset.xml を参照する定義 -->
<bs:dataresource-reference href="${base-dir}/sample/xml/datasource-master/datasource-masterResource-Reference1-masterset.xml"/>
</bs:datasource-master-set>
</fo:root>
