Class InsertControls


  • @MetaschemaAssembly(formalName="Insert Controls",
                        description="Specifies which controls to use in the containing context.",
                        name="insert-controls",
                        metaschema=OscalProfileMetaschema.class,
                        remarks="To be schema-valid, this element must contain either (but not both) a single `include-all` directive, or a sequence of `include-controls` directives.\n\nIf this directive is not provided, then no controls are to be inserted; i.e., all controls are included explicitly.")
    public class InsertControls
    extends Object
    Specifies which controls to use in the containing context.