From 11421c72e2ba66ef442cb88ec3df7126f47b2838 Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Tue, 2 Jul 2013 09:20:09 +0000 Subject: [PATCH] - Add a constraint to check the validity of titles --- share/xml/freebsd.sch | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/share/xml/freebsd.sch b/share/xml/freebsd.sch index e253493750..680b045b47 100644 --- a/share/xml/freebsd.sch +++ b/share/xml/freebsd.sch @@ -44,6 +44,13 @@ + + + There must be a title either in the the doc component () or in the info element. + There must be exactly one title for a doc component (). + + +