Class ProfileImport


  • @MetaschemaAssembly(formalName="Import Resource",
                        description="Designates a referenced source catalog or profile that provides a source of control information for use in creating a new overlay or baseline.",
                        name="import",
                        metaschema=OscalProfileMetaschema.class,
                        remarks="The contents of the `import` element indicate which controls from the source will be included. Controls from the source catalog or profile may be either selected, using the `include-all` or `include-controls` directives, or de-selected (using an `exclude-controls` directive).")
    public class ProfileImport
    extends Object
    Designates a referenced source catalog or profile that provides a source of control information for use in creating a new overlay or baseline.