科学网

 找回密码
  注册
将SVRL结果转换成html的xsl文件
王海生 2012-4-26 16:31
由于想要的html中包含了中文 要在xsl中事先声明 做法如下 ?xml version="1.0" encoding="GBK"? xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:svrl="http://purl.oclc.org/dsdl/svrl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmln ...
个人分类: 程序调试|9144 次阅读|没有评论
已经初见端倪
王海生 2012-4-25 23:27
加油把它挑好 1 file(s) have been successfully validated. BUILD SUCCESSFUL Total time: 1 second
个人分类: 程序调试|2106 次阅读|没有评论
sch命名空间
王海生 2012-4-25 21:17
schema xmlns="http://purl.oclc.org/dsdl/schematron" xmlns:cda="urn:hl7-org:v3" ns prefix="cda" uri="urn:hl7-org:v3"/ 如果写成 ?xml version="1.0" encoding="GBK" standalone="yes"? schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" xmlns:cda="urn:hl7-org:v3" ...
个人分类: 程序调试|2519 次阅读|没有评论
schematron的extends文件命名空间的问题
王海生 2012-4-25 02:35
?xml version="1.0" encoding="UTF-8" standalone="yes"? schema xmlns:sch="http://purl.oclc.org/dsdl/schematron" sch:ns prefix="cda" uri="urn:hl7-org:v3"/ !-- errors -- pattern id="p-MOH.RHIN.CLS.CDA.SEC.ACT.PRO-errors" see='#p-MOH.RHIN.CLS.CDA.S ...
个人分类: 程序调试|2312 次阅读|没有评论
HTTP Status 404
王海生 2012-4-18 19:51
http://blog.csdn.net/IBM_linghb1985/article/details/3866817 org.apache.jasper.JasperException: Unable to compile class for JSP: 把jdk安装目录下的lib/tools.jar拷贝到tomcat安装目录下的common/lib目录下,然后重启tomcat,试试
个人分类: 程序调试|3368 次阅读|没有评论
Public draft of next generation of ISO Schematron available
王海生 2012-4-17 00:49
http://broadcast.oreilly.com/2010/04/public-draft-of-next-generatio.html The Committee Draft (CD) of the new version of ISO Schematron is now available at the ISO/IEC JTC1 SC34 SC34 Website (PDF). In the JTC1 workflow, this is the version that National Bodies comment on over the nex ...
个人分类: 程序调试|2078 次阅读|没有评论
Rick Jelliffe
王海生 2012-4-17 00:48
http://www.oreillynet.com/pub/au/1712
个人分类: 程序调试|1828 次阅读|没有评论
Implementations of schematron
王海生 2012-4-17 00:32
http://www.schematron.com/links.html Links Use in Specifications Schematron has been adopted by some specifications or projects even before standardization has been completed. OASIS Universal Business Language (UBL) Methodology for Code-List and Value Validation uses Schematro ...
个人分类: 程序调试|3462 次阅读|没有评论

本页有 2 篇博文因作者的隐私设置或未通过审核而隐藏

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-14 19:20

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部