DigitalPlatform / dp2

Integrated Library System / 图书馆集成系统
http://digitalplatform.github.io/dp2
Apache License 2.0
106 stars 54 forks source link

卡片排版 XML 格式 #1154

Open DigitalPlatform opened 2 years ago

DigitalPlatform commented 2 years ago
<root>
    <pageSetting width="500" height="300">
        <font name="微软雅黑" size="10" style="" />
        <p align="left" />
    </pageSetting>
    <document padding="20,10,20,20">
        <header height="30" style="hidewhenonepage">
            <column width="auto" padding="0,0,0,0" style="hidewhenfirstpage">
                <p align="left" maxLines="1">
                    <font size="8">细胞生物学进展 . 第二卷 / 郑国閟,翟中和主编</font>
                </p>
            </column>
            <column width="70" padding="0,0,0,0">
                <p align="right">%pageno%/%pagecount%</p>
            </column>
        </header>
        <footer height="30" style="">
            <column width="100">
            </column>
            <column width="auto" padding="0,0,0,0" style="">
                <p align="left" maxLines="1">
                    <font size="8">中文图书/624</font>
                </p>
            </column>
            <column width="90" padding="0,0,0,0" style="hidewhentailpage">
                <p align="right">(续下片)</p>
            </column>
        </footer>
        <column width="100">
            <p>
                <key type="accessno">
                </key>
            </p>
        </column>
        <column width="auto">
            <p indent="16">xi bao sheng wu xue jin zhan<br /><key type="title"><font style="Bold,Underline">细胞生物学进展</font></key> . 第二卷 / 郑国閟,翟中和主编. -- 北京 : 高等教育出版社, 1991.10<br />369页 ; 26cm<br />英文书名:Advances in cell biology<br /> 编目员补充的附加题名: 细胞 生物学 进展<br />ISBN 7-04-003245-7 : $11.95</p>
            <p valign="bottom">I.①<key type="titlelink">细...</key> II.①<key type="authorlink">郑国閟</key>; ②<key type="authorlink">翟中和</key> III.①<key type="subjectlink">细胞生物学-进展</key> IV.①<key type="classlink">Q28</key> ①<key type="classlink">58.157</key></p>
        </column>
    </document>
</root>