Files
wx_wherigo/libs/wxWidgets-3.3.1/misc/schema/xrc_schema_builtin_only.rnc
2026-02-14 09:47:24 +01:00

13 lines
268 B
Plaintext

#
# RELAX NG schema for XRC files.
#
# Super-strict variant that only accepts wx's builtin classes.
#
# See https://docs.wxwidgets.org/trunk/overview_xrcformat.html for freeform
# description of the format.
#
include "xrc_schema.rnc" {
customClasses = notAllowed
}