OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office-metadata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: 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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]