
The rim:RegistryPackage instance uses XML Inclusions (XInclude) to incorporate 
external classification schemes. These can be resolved prior to insertion into
a registry using the libxml2 library, which is freely available for most 
operating environments at <http://xmlsoft.org/>.


Example using the xmllint command line tool:

>xmllint --xinclude --output Basic-Package-Complete.xml Basic-Package.xml


NOTE:

Following the resolution of inclusions, the xml:base attributes must be re-
moved from the included classsification schemes to preserve schema-validity.