atom feed5 messages in org.oasis-open.lists.docbookRe: [docbook] Different resource Defi...
FromSent OnAttachments
Thomas SchraitleMay 17, 2012 6:50 am 
Bob StaytonMay 17, 2012 8:36 am 
Thomas SchraitleMay 17, 2012 9:08 am 
Bob StaytonMay 17, 2012 9:30 am 
Thomas SchraitleMay 17, 2012 9:39 am 
Subject:Re: [docbook] Different resource Definitions in Assembly File and Schema?
From:Thomas Schraitle (tom_@web.de)
Date:May 17, 2012 9:08:49 am
List:org.oasis-open.lists.docbook

Hi Bob,

thanks for your quick answer.

Am Donnerstag, 17. Mai 2012, 08:37:26 schrieb Bob Stayton:

The version of the assembly schema that I included in the XSL snapshots is assembly51b7.rnc, but that version does not contain any reference to "db.file.resource", and neither does the schema file downloaded from [2]. So I'm wondering how you ended up with an older version.

Hmn, it seems, I've used version 5.1b6. In 5.1b7 the above patterns are not available anymore.

Interestingly, the src/assembly-core.rnc in SVN[1] contains still the db.file.resource and db.container.resource patterns:

$ grep -n "db.resource =" assembly-core.rnc 120: db.resource = db.file.resource | db.container.resource

Can you confirm that?

As far as I can see, the definition has been changed in 5.1b7 and contains now description. Is that correct?

Thanks! :)

------ [1] https://docbook.svn.sourceforge.net/svnroot/docbook/trunk/docbook/relaxng/docbook/src/assembly- core.rnc