[mdoc, .xsd] Allow the <returns/> element to contain <c/> elements.
authorJonathan Pryor <jonpryor@vt.edu>
Mon, 24 Sep 2012 16:45:59 +0000 (12:45 -0400)
committerJonathan Pryor <jonpryor@vt.edu>
Mon, 24 Sep 2012 16:48:57 +0000 (12:48 -0400)
commit206fc02c19500937ec849c3a934fad8cbbb9d05b
treeaeabc942055f2ad387367b921c5d9dfb1e008fed
parent077589883dae576e1e21ee72d49e028791b0ac1d
[mdoc, .xsd] Allow the <returns/> element to contain <c/> elements.

It's frequently useful (and accidentally used) to have <c/> within
<returns/> blocks:

<returns>
<c>-1</c> at end of stream; otherwise the number of bytes read.
</returns>

Allow this to validate.
man/mdoc.5
mcs/tools/mdoc/Resources/monodoc-ecma.xsd