# foreign-attributes.rnc include "dml.rnc" start = foreign-attributes foreign-attributes = { dataModelVersion | dmlVersionAttribute | mustUnderstand | dml-netconf-error-app-tag | dml-phase-attribute | attribute * - (dml:*) { anything } }