Re: [docbook-apps] Tool to query dtd/schema for valid element children|attributes[SOLVED]
Javier Farreres wrote: > Perhaps you could use the xmlstarlet tool. It seems capable of doing > many things. xmlstarlet is, indeed, a very versatile tool and I've used it in several scripts. It does not, however, appear to be a useful approach to solving this particular problem. Thanks, David.