I believe it would be desirable to have a text field in AERO-ML to specify a
license for the file, and also to have a field for specifying the
sensitivity (secret, classified, proprietary, etc.).

I suppose that the license field could look like this:

<license name="GNU GPL"/>

-or-

<license name="GNU GPL">
  For more information, see www.gnu.org/gpl
</license>

I expect that the sensitivity field would simply be something like:

<sensitivity type="proprietary"/>

-or-

<sensitivity type="proprietary">
  This file should only be distributed in accordance with company policy
THX1138.
</sensitivity>

Comments?

Jon Berndt

Reply via email to