以文本方式查看主题 - 中文XML论坛 - 专业的XML技术讨论区 (http://bbs.xml.org.cn/index.asp) -- 『 XSL/XSLT/XSL-FO/CSS 』 (http://bbs.xml.org.cn/list.asp?boardid=8) ---- xml,xsd,xsl文件三者同时结合使用的问题,困扰很久了,跪求帮助! (http://bbs.xml.org.cn/dispbbs.asp?boardid=8&rootid=&id=126159) |
-- 作者:qxbin8310 -- 发布时间:4/17/2013 10:00:00 PM -- xml,xsd,xsl文件三者同时结合使用的问题,困扰很久了,跪求帮助! 我的需求: xml文件(简单的几个节点,其余都类似): <?xml version="1.0" encoding="UTF-8"?> <KernelConfig description="MicroKernel Configuration" xmlns="http://www.actri.avic/sysconfig" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmi:schemaLocation="http://www.actri.avic/sysconfig AMCR_config.xsd"> <MainArchtecture description="Main Arch" ARCH_ARM="y"/> </KernelConfig> 对应的样式文件AMCR_config.xsd的头: 问题:现在xsd可以正常约束控制上面的这个xml文件,但是下面的xsl文件无法正常转换为相应的源文件,出现转换异常;但是当把xml文件中的xmlns="http://www.actri.avic/sysconfig" |
W 3 C h i n a ( since 2003 ) 旗 下 站 点 苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》 |
46.875ms |