Has anyone developed a schema for ZCML? I would like to use an automatic XML validator to check my ZCML file for validity.
I have written a draft schema in Relax NG for ZCML, based on the reference material in the Pyramid 1.0a8 documentation. It validates all the examples given in the “Declarative configuration” chapter. I'll be happy to post this somewhere accessible if anyone is interested. It is available in .rnc, .rng, and also .xsd format. I'd also appreciate if someone could look it over and see if it is correct. Also, three directives (handler, localenegotiator, and translationdir) that are mentioned in the narrative documentation are missing from the ZCML directives section of the reference material in the 1.0a8 documentation. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
