On Mon, 2010-12-27 at 19:56 -0800, JohnWShipman wrote: > Has anyone developed a schema for ZCML? I would like to use an > automatic XML validator to check my ZCML file for validity.
Not that I know of. > > 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. Great. > > 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. > Thanks! They were actually just missing from the PDF, not the HTML version. I've changed the trunk and they should show up in the next PDF release. - C -- 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.
