由买买提看人间百态

topics

全部话题 - 话题: xslt
1 2 3 4 下页 末页 (共4页)
w*****s
发帖数: 122
1
10月20日
XML Global 建立了一个开发XSLT网络通信标准的联合论坛。
XSLT (extensible stylesheet language transformations)是可扩展样式表转型语言的简称。XML
Global是一家XML提供商业方案的公司。它今天宣布为XSLT (www.XSLT.com)提供一个
新入口网址。这样能给网络开发商和编程者以更多更便捷的信息服务。
XSLT正在快速成为Internet上XML转型处理的主干语言。
w*****s
发帖数: 122
2
来自主题: XML版 - W3C推出XSLT与Xpath建议。
新闻
11月20日
W3C推出XSLT与Xpath建议。
W3C推出XSLT(XSL Transformations)与XPath建议。这是W3C推出正式标准之前的最
后一步。它们主要的功能是对XML文件的转型与样式表现的控制。如果您想更多的了
解它们,请参看XSLT,Xpath。
G**Y
发帖数: 33224
3
来自主题: Hardware版 - xml, xslt怎么变成pdf?
好像很复杂呀。
非要再搞一个啥slt-fo?
那不是脱了裤子放P吗。
有没有更简单的方法。
xml+xslt->word
xml+xslt->latex
都有没有比较简单的方法。
c*****t
发帖数: 1879
4
What do you use them for? I have some very negative opinions of
XQuery because 2 years ago when I played with it, the tools available
were extremely slow. Both XSLT and XQuery are difficult to program
although when they do work right, they are fantasitc. That's just
my opinion, what do you think of them and where do you use them?
Online/offline?
m******t
发帖数: 2416
5
XSLT is a powerful concept. IMHO, one big advantage of XML over adhoc text
files is the strong capability of manipulating the data structure.
Not sure about XQuery though. I tend to think that, if some data are so
complex that they need to be queried in a language, they should probably go
into a database. 8-)
y**q
发帖数: 22
6
Google XQuery and XSLT, you will find the advantages and disadvantages for
them.
o*****l
发帖数: 539
7
来自主题: Java版 - XSLT document() Function question
I have a java application which using XSLT.
have following statement in a XSL file.
select="document('specialty.xml')/specialties/*" />
If I run the java app as normal application, The application can locate
specialty.xml without any problem.
If I run the java app as a windows service(using JavaService.exe), the
application will tried to locate the specialty.xml from c:\windows\system32
directory.
Any solutions? Thanks!
o*****l
发帖数: 539
8
来自主题: Java版 - xslt: how to replace character
I have a xml document, and want to replace all occurance of character '*'
with space.
Is there a simple way in xslt to do that? Thanks!
s*****1
发帖数: 15
9
来自主题: Programming版 - XSLT其实就是functional programming
XSLT的template对应于function
b**m
发帖数: 1466
10
来自主题: Programming版 - XSLT其实就是functional programming
xQuery 才是
Flwor
[在 string1 (1串个0) 的大作中提到:]
:XSLT的template对应于function
n*w
发帖数: 3393
11
来自主题: Programming版 - XSLT其实就是functional programming
xquery也是 Turing completeness的。
xslt是不是唯一 syntax是markup的turning complete 的语言?
w*****h
发帖数: 139
12
来自主题: XML版 - Display XML with XSLT in IE 5.x?
IE 6.0 can directly display XML as HTML with associated XSLT.
How can we do that in IE 5? Can Javascript do that? Thx!
w*********n
发帖数: 84
13
来自主题: XML版 - Display XML with XSLT in IE 5.x?
seems to me that ie5 is a primitive tool to read xml.
definately no xslt reading supported.
b***k
发帖数: 77
14
来自主题: XML版 - Display XML with XSLT in IE 5.x?
why not? I used xslt in ie5 before, there are samples in MSDN.
i*****r
发帖数: 32
15
对source xml文档处理时,XSLT processor到底是采用什么访问顺序的?
举例子来说:
I******E
发帖数: 229
16
我想你对XPath 和 apply-template的理解有一点偏差
先看XSLT中的
这个Xpath 返回一个node-set,包含两个title的element nodes,对于这两个elemenet
node,都应用template (也就是下面的),注意这个 apply-templates select="book/title" />
是在和中间,也就是说先在html中写一个html start tag, 然后对两个
element node应用模版,然后才是html close tag.因此两次调用模版的结果都在
和中间
o*****l
发帖数: 539
17
来自主题: XML版 - XSLT document() Function question
I have a java application which using XSLT.
have following statement in a XSL file.
select="document('specialty.xml')/specialties/*" />
If I run the java app as normal application, The application can locate
specialty.xml without any problem.
If I run the java app as a windows service(using JavaService.exe), the
application will tried to locate the specialty.xml from c:\windows\system32
directory.
Any solutions? Thanks!
o*****l
发帖数: 539
18
来自主题: XML版 - xslt: how to replace character
I have a xml document, and want to replace all occurance of character '*'
with space.
Is there a simple way in xslt to do that? Thanks!
k**********4
发帖数: 16092
19
来自主题: Military版 - xml file怎么打开
doesnt work:
!-- Global Variables -->



阅读全帖
x****9
发帖数: 2
20
来自主题: EmergingNetworking版 - 面试问题,急需帮助!!
菜鸟级问题:都asp.net了,javascript现在做什么用呢?与xslt结合能干什么呢?
有一阵子没有用javascript了。几年前我的projects是用javascript做客户端输入验证。
现在asp.net有很有效的验证方式,那么javascript现在还有用吗?就是说,一个asp.net
网站建设技术上有什么环节只有使用javascript才能取得最高效率呢?
写过xslt,不知道javascript怎么fit in一个应用了xslt的xml页面?
面试方向是portal。谢谢虾们~~
z****e
发帖数: 54598
21
来自主题: Java版 - 我自己编了个Java面试题
Regular Expression这题写起来非常麻烦
而且Regular Expression并不比xslt简单多少
还不如直接上xslt,不仅规范,而且可以复用代码
但是xslt也要求一定的基础,大多数人未必觉得适应
比较好的方法是上freemarker+xml parsing lib
读和写分成两块,用dom/sax读入
parse完之后,用freemarker写好的template输出
f*******h
发帖数: 1269
22
来自主题: XML版 - 求教xml网页的问题
XSLT can accept parameters.
You can specify a parameter for each book, and do a loop in your program to
call XSLT transformation for each book. XSLT file is the same, but the
parameter is different for each book.



s****e
发帖数: 19
23
来自主题: XML版 - MSN question
you need to send yourself both the chat file and the .xslt file as well.
With the .xslt file, you should be able to open your chat file.
the .xslt file should be saved with your chat.
p******y
发帖数: 50
24
Internet Engineer / Application Developer
Strong in J2EE, Spring, Hibernate, SQL
Benefits: 免费医疗,年末盈利共享,工作时间灵活, 工资 8W 左右
Location: Keller, TX
Details:
Internet Engineer / Application Developer
Category: Domestic
Type: Employee
Description:
The Internet Engineer/Application Developer is responsible for developing,
maintaining and supporting multiple new and existing external and internal
facing web applications with many dynamic modules. The Internet Engineer/
Application Developer... 阅读全帖
I**A
发帖数: 2345
25
Please note that there is no sponsorship at this time.
Please email me if you are qualify. Thanks!
---------------------------------
Role Requirements:
• Technical Skills for Java Developers:
o Experience implementing applications in Core-Java, JSP, Spring, SOAP,
XML and XSLT for at least 2 years.
o Fundamental understanding of Object Orientation and design patterns, as
well as OO design using UML diagrams.
o Good understanding of relational databases and experience with Sybase... 阅读全帖
w********a
发帖数: 621
26
来自主题: JobMarket版 - job opportunities in Billerica MA
My client in Billerica MA has following open positions.
The base salary for senior position is around 110K
The base salary for principal position is around 130K
Please send your resume to me if you are interested in one of the positions.
Thanks in advance.
====================================================================
Title: Enterprise Architect
Division: G&A
Department: Technology IT and Infrastructure
Location: USA - Massachusetts - Billerica
Description:
The Enterprise Architect will wo... 阅读全帖
w********a
发帖数: 621
27
My client in Billerica MA has following open positions.
The base salary for senior position is around 110K
The base salary for principal position is around 130K
Please send your resume to me if you are interested in one of the positions.
Thanks in advance.
====================================================================
Title: Enterprise Architect
Division: G&A
Department: Technology IT and Infrastructure
Location: USA - Massachusetts - Billerica
Description:
The Enterprise Architect will wo... 阅读全帖
C*****x
发帖数: 109
28
来自主题: LosAngeles版 - 能不能帮我看一道题啊 包子酬谢
最近找工作+申请博士+上课 都要疯了 找工作不顺利 联系博士导师又没人理 心情很低
落 总之请大家帮帮忙吧 包子酬谢
Please write an XSLT transformation that takes the attached SVG file
and converts it to XSL-FO to generate a PDF copy of itself. You
should use the Saxon transformation engine (for XSLT) and Apache FOP
(for PDF generation from the resulting XSL-FO).
C*****x
发帖数: 109
29
最近找工作+申请博士+上课 都要疯了 找工作不顺利 联系博士导师又没人理 心情很低
落 总之请大家帮帮忙吧 包子酬谢
Please write an XSLT transformation that takes the attached SVG file
and converts it to XSL-FO to generate a PDF copy of itself. You
should use the Saxon transformation engine (for XSLT) and Apache FOP
(for PDF generation from the resulting XSL-FO).
p******y
发帖数: 50
30
Internet Engineer / Application Developer
Strong in J2EE, Spring, Hibernate, SQL
Benefits: 免费医疗,年末盈利共享,工作时间灵活, 工资 8W 左右
Location: Keller, TX
Details:
Internet Engineer / Application Developer
Category: Domestic
Type: Employee
Description:
The Internet Engineer/Application Developer is responsible for developing,
maintaining and supporting multiple new and existing external and internal
facing web applications with many dynamic modules. The Internet Engineer/
Application Developer... 阅读全帖
p******y
发帖数: 50
31
Internet Engineer / Application Developer
Strong in J2EE, Spring, Hibernate, SQL
Benefits: 免费医疗,年末盈利共享,工作时间灵活, 工资 8W 左右
Location: Keller, TX
Details:
Internet Engineer / Application Developer
Category: Domestic
Type: Employee
Description:
The Internet Engineer/Application Developer is responsible for developing,
maintaining and supporting multiple new and existing external and internal
facing web applications with many dynamic modules. The Internet Engineer/
Application Developer... 阅读全帖
v******q
发帖数: 4
32
来自主题: Internet版 - 想只取rss feed xml中前5条显示
因为没有空间全显示了,xslt里怎么写啊?以前没接触过xml跟xslt的说。xml版好像没什
么人气,所以到这个版请教请教,谢谢了!
st
发帖数: 1685
33
公司里面的middle tier是java,原来是servletExt... 后来改了RexIP,
middle tier从sql server 取东西,输出XML,经过XSLT transformation改成ASP
serve出去。:)
以后solaris上面也有软件(倒不是oracle),还是用同样的middle tier...
asp/.net对于低级程序员来说方便,tool/debug都很好用,XML/XSLT是为了提高
cutomization的速度。:)
performance么,同样的website,4个dual xenon PC可以host,一个solaris放上去
10个CPU 10G内存的solaris就不行了。:D
java也不是sun专有的,sun倒闭了,ibm take off :)
p******y
发帖数: 50
34
Internet Engineer / Application Developer
Strong in J2EE, Spring, Hibernate, SQL
Benefits: 免费医疗,年末盈利共享,工作时间灵活, 工资 8W 左右
Location: Keller, TX
Details:
Internet Engineer / Application Developer
Category: Domestic
Type: Employee
Description:
The Internet Engineer/Application Developer is responsible for developing,
maintaining and supporting multiple new and existing external and internal
facing web applications with many dynamic modules. The Internet Engineer/
Application Developer... 阅读全帖
p******y
发帖数: 50
35
Internet Engineer / Application Developer
Strong in J2EE, Spring, Hibernate, SQL
Benefits: 免费医疗,年末盈利共享,工作时间灵活, 工资 8W 左右
Location: Keller, TX
Details:
Internet Engineer / Application Developer
Category: Domestic
Type: Employee
Description:
The Internet Engineer/Application Developer is responsible for developing,
maintaining and supporting multiple new and existing external and internal
facing web applications with many dynamic modules. The Internet Engineer/
Application Developer... 阅读全帖
z*******3
发帖数: 13709
36
来自主题: Java版 - 报offer咯
先转成xml作为标准的格式储存
然后用xslt转换成任何你所需要的格式
包括另外一种的xml
这样做的好处是便于扩展,如果有新增格式
不需要硬编码,直接加xsl就可以了
这也是xslt的本意
这又是一个经典的效率和结构的争论
为了简单效率,总会有人抛弃标准化的结构
这是愚蠢的,一旦事情做大,恶果就出来了
如果说到现在还没有意识到我在说什么
我也不知道说什么了
硬编码在我看来从来都是愚蠢而且毫无必要的
大多数时候都是如此
b**r
发帖数: 352
37
来自主题: Programming版 - xml schema beginner question
I'm trying to implement something as described below. I know it can be done
using a simpleType then extension in a complexType, but I want to
encapsulate everything inside a single complexType, which is much easier for
the xslt to process, since XSLT 1.0 is not schema conscious.
Is this possible?
Thanks!




mode0
阅读全帖
h*d
发帖数: 19309
38
不写XSLT的日子舒服多了,当初公司有买xmlspy site license,但是还是不喜欢写
XSLT
c*****t
发帖数: 1879
39
来自主题: Software版 - Office 2007是最差的一个office版本
我对 Word 2007 的新功能感觉就是,half baked 。比如那个 bibliography 的
新东西,换一个 reference format (比如 ACM 的那种)基本上很难。M$ 是给
了个可以自己 custom 的办法,但是一个 xslt 有 200-300k,这不让人活了。怪
不得只有可怜的几种 reference format 。后来 google 半天勉强弄了个类似的
办法,但是太痛苦。只好走回 latex :( 其实 M$ 能弄个简单的 VBScript 就好
了,非得用 xslt 这种又慢又困难的东西。
c*******r
发帖数: 5
40

Oh,
XSLT是一种用来进行XML文档间相互转化的语言。它的设计目标是被用作XSL的一部分。XSL是
XML的样式表语言,定义了描述样式的词汇集。而XSLT则描述怎样把一个文档转化为是用这个词
汇集的XML文档。在这个意义上,XSL描述了XML文档的样式。
c*****a
发帖数: 15
41
The problem here is that you have almost no idea what the xml and xslt are
used for.
spend at least two whole days and read some tutorial about xml and xslt.
follow their instructions and do some exercises.
【 在 vi (ding) 的大作中提到: 】
up.
n**e
发帖数: 3
42
已经有了一个xml文件,一个根据此xml文件写的xslt文件,
怎样才能把xml文件转换成html文件啊?
是在xml文件中加一句什么命令吗?
比如,xml文件为:


very easy?

而xslt文件为:

xmlns:xsl="http://www.w3.org/1999/XSL/Transform">











o*******p
发帖数: 722
43
You can covert the XML files to a plain text .CSV using XSLT, or Perl, or
Python.
Maybe you could also use VBA to do it?
l******t
发帖数: 55733
44
来自主题: Military版 - xml file怎么打开
你这带xslt的?把你XML的第一行贴出来看看
t*****1
发帖数: 94
45
来自主题: Automobile版 - 2008 Mazda Mazda6 44500mile值多少?
谢谢各位。
按照板上买新车的检查方法,一一查过,看车当天就立刻买了。
到现在已经开了3周,感觉还不错,反正到6万为止都还有原厂保险,所以没有做
technical checking.
车况是,左侧门有小刮痕,前面2轮胎已经磨损很厉害,后面是新的轮胎。
OTD价格11000,然后花360把前面的2个轮胎换了,后面的2个本来是新的。
做了个alignment花了70.
另外,昨天去mazda官方登录vin后看到是i sport value edition的车,天窗,6cd
player什么的,在查了kkb的价格,觉得卖得还是比较合算。
剩下就看接下来开下去,是否会出问题了。
有问题再来跟你们说。
是在这家买的http://gateway.2wire.net/xslt?PAGE=HURL03
J********e
发帖数: 2284
46
【 以下文字转载自 Carolinas 讨论区 】
发信人: JerryMouse (Jerry), 信区: Carolinas
标 题: 公司的IT部门急招一个Developer
发信站: BBS 未名空间站 (Thu Feb 11 20:39:21 2010, 美东)
Title是 Senior System Developer II
地点是北卡的RTP. 要求有过硬的Siebel CRM 开发背景 - Siebel Configuration,
Scripting, EAI, EIM, BI Publisher...
其他和 Enterprise Application Integration相关的技术,如ESB/SOA, XML/XSLT,Web
Service要懂得一些.
有兴趣的朋友请尽快给我发站内信件.
J********e
发帖数: 2284
47
来自主题: Classified版 - 公司的IT部门急招一个Developer
Title是 Senior System Developer II
地点是北卡的RTP. 要求有过硬的Siebel CRM 开发背景 - Siebel Configuration,
Scripting, EAI, EIM, BI Publisher...
其他和 Enterprise Application Integration相关的技术,如ESB/SOA, XML/XSLT,Web
Service要懂得一些.
有兴趣的朋友请尽快给我发站内信件.
o***o
发帖数: 23
48
书籍:
计算机类:
C++ How to program
XML and Java
Head First EJB
XSLT programmer's reference
Internetworking with TCP/IP (3 volumes)
Essential JNI
Bitter Java 中文版
Agile Java 中文版
实战Struts
J2EE anti pattern 中文版
英语类:
Four weddings and a funeral
汉英词典
TOEFL相关书籍(新东方 词汇精选,听力习语必备 之类)
其他杂书:
杜拉拉升职记(全套,三册)
怀孕坐月子食谱
婴幼儿抚养
世界是平的 (the world is flat)
其他东东:
汽车用的电池jumper cable 及遮阳板
Coleman tent, 野营用帐篷,可容纳三人,只用过一次
饮水机 + 三个5加仑的水桶 (记得饮水机的热水功能似乎有点问题)
100张CD-R
橄榄球一个
c*********n
发帖数: 2
49
来自主题: Classified版 - Sr. Java Developer
Sr. Java Developer
Possesses and applies a comprehensive knowledge across key tasks and high
impact assignments. Plans and leads major technology assignments. Evaluates
performance results and recommends major changes affecting short-term
project growth and success.
Work experience and skills
- Java Programming, Design Pattern
· Perform Unit Testing in local/development environments and full
regression testing in staging and production
· Development of XML and Web Services Technologies,
· XML ... 阅读全帖
n**4
发帖数: 719
50
华为美国(Futurewei)急招Sharepoint工程师,工作地点Santa Clara, CA. 待遇从优,
有意者请尽快站内我。
Responsibilities
         Gather functional
requirements and translate to technical design specifications
         Develop, unit
testing, QA, implementation, and production support
         Follow development
standards and promoting best practices.
     ... 阅读全帖
1 2 3 4 下页 末页 (共4页)