Hans Hagen <[EMAIL PROTECTED]> writes: > >Hmm, XML schema's are way to difficult. Have you looked at RELAX NG? > > > > http://www.oasis-open.org/committees/relax-ng/ > > this does not more relaxing to me; also, i start wondering what the > state of all those 'standards' is. i fear that i end up spending my > whole life writing interfaces to not used stuff
It wasn't my intend to have a RELAX NG interface at this point. But because you're developing an XML Schema interface, I guessed you currently would have some use for it. In my experience XML Schema's are not easy to write. I'm not sure if XML Schema's are going to make it. It's a standard which RELAX NG isn't, but supporting XML Schema's looks like a daunting task to me. Anyway, I will not need an XML Schema interface. DTDs are fine for now. -- Groetjes, Berend. (-:
