Next in thread → Next in month →

Re: [office-metadata] bibliographic examples, and a comprehensive demo

From
Bruce D'Arcus <>
Date
2006-08-13T19:56:34+00:00
ID
Thread
Re: [office-metadata] bibliographic examples, and a comprehensive demo
On Aug 12, 2006, at 4:38 PM, Bruce D'Arcus wrote:

> Worth noting that both the core schema and the XSLT have only the most 
> generic logic to validate and display this data. Repeat: the logic is 
> generic.

BTW, I just discovered an xpath expression that grabs all property 
content (elements with text, or rdf:resource URIs), regardless of 
depth:

	//*[not(*)]

It essentially flattens the tree representation I have in the HTML 
output.

Bruce
Next in thread → Next in month →