Imports an entire schema from a text file and adds it to your schema repository
The importschema subcommand, part of the cqload command line utility, imports an entire schema from a text file and adds it to your schema repository. This subcommand is useful for sharing schemas with sites that can not access your schema repository or that use a different schema repository.
Before using importschema, you must export the schema using the exportschema command. To import a partial schema, use the importintegration subcommand.
cqload importschema -dbset 2003.06.00 admin "" "c:\schema.txt"