[osis-core] Caution: experimental suggestion
Patrick Durusau
osis-core@bibletechnologieswg.org
Wed, 01 Oct 2003 15:29:04 -0400
Danger! Danger! Will Robinson!
Todd,
I have been experimenting with the schemas and your test files trying to
discover what is causing the non-namespaced qualified files to fail with
1.6, that worked with 1.5.
As I suggested some time ago, it looks like the change from globally
declared elements (1.5) to complexTypes (1.6 and beyond) that made the
difference.
Still trying to run down the language in XML Schema to lock that
interpretation.
Do not distribute any files using the following changes!!!
In the schema, change:
elementFormDefault="unqualified"
To:
elementFromDefault="qualified"
In the document, change:
<osisText osisIDWork="thisWork" osisRefWork="bible" xml:lang="en">
To:
<osisText xmlns = "http://www.bibletechnologies.net/2003/OSIS/namespace"
osisIDWork="thisWork" osisRefWork="bible" xml:lang="en">
Going to build a clean set of files tonight (have been editing, etc. on
the fly for the last hour or so) and try this again.
Hope everyone is having a great day!
Patrick
--
Patrick Durusau
Director of Research and Development
Society of Biblical Literature
Patrick.Durusau@sbl-site.org
Chair, V1 - Text Processing: Office and Publishing Systems Interface
Co-Editor, ISO 13250, Topic Maps -- Reference Model
Topic Maps: Human, not artificial, intelligence at work!