Greetings all (blame Tommie Usdin for directing me here ...). I'm always happy to try out a new technology like Relax, especially when people I respect have cogent arguments for favoring it over something previous like the W3C schema language.
I'm waist-deep in a project which started out as an independent system so we have a collection of workable relax ng schemas in testing phase. Then the additional requirement came down the road to look at compliance with the ISO 19139 standard, geographic metadata in XML encoding, and that document supplies a collection of .xsd schemas in an ISO namespace. I hate to take the easy road, abandon Relax and translate everything back into .xsd. but I need to do various things like include or import elements and complex types from the ISO schemas into the Relax schemas and make the whole system validate. Can this be done? Is there a good tutorial available which discusses the nuts and bolts? thanks, John
