RE: [xsl] Accessing file properties

Subject: RE: [xsl] Accessing file properties
From: "Wei, Alice J." <ajwei@xxxxxxxxxxx>
Date: Sat, 26 Jan 2008 21:43:12 -0500
Hi, Sean:

   Are you saying that you would like to display the attributes in your data?
Or, are you referring to something else?

   Please display a portion of the data of what you would like to output.

Thanks.

Alice

======================================================
Alice Wei
MIS 2008
School of Library and Information Science
Indiana University Bloomington
ajwei@xxxxxxxxxxx


-----Original Message-----
From: Sean Tiley [mailto:sean.tiley@xxxxxxxxx]
Sent: Saturday, January 26, 2008 9:36 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Accessing file properties

Hi there,
I am using XSLT 2.0 and what I am doing is processing word files,
(saved in xml format).

The word files are documents that describe a piece of software
functionality to be tested by a qa analyst along with the test cases.
The results of the test cases are recorded in the table alongside the
test cases.

I can successfully extract the test case result information (Test case
ID, Date executed, PASS/FAIL, Bug ID etc) from the table within the
word doc and format it how I need.

I am wondering if during the transformation I have access to the word
document properties such as name, size, modification date etc?


Thanks
--
Sean Tiley
sean.tiley@xxxxxxxxx

Current Thread