code

Purpose

Contains a fragment of inline computer code.

Attribute groups

Example

The welcome.mlyt layout can be found in the MCS/repository/xml-repository directory.

<?xml version="1.0" encoding="UTF-8"?>
<canvas layoutName="/welcome.mlyt" pageTitle="code">
  <pane name="background">
    <p>You must also assign a value to the <code>scale</code> attribute.</p>
  </pane>
</canvas>

Related topics