25 lines
834 B
XML
25 lines
834 B
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<Category Location="FileClassCategory">
|
|
<Info DataType="None" Name="Classification" ReadOnly="1" SingleValued="1"/>
|
|
<Label Location="artifact">
|
|
<Info Name="Artifact" ReadOnly="READ_ONLY"/>
|
|
</Label>
|
|
<Label Location="convenience">
|
|
<Info Name="Convenience" ReadOnly="READ_ONLY"/>
|
|
</Label>
|
|
<Label Location="derived">
|
|
<Info Name="Derived" ReadOnly="READ_ONLY"/>
|
|
</Label>
|
|
<Label Location="design">
|
|
<Info Name="Design" ReadOnly="READ_ONLY"/>
|
|
</Label>
|
|
<Label Location="none">
|
|
<Info Name="None" ReadOnly="READ_ONLY"/>
|
|
</Label>
|
|
<Label Location="other">
|
|
<Info Name="Other" ReadOnly="READ_ONLY"/>
|
|
</Label>
|
|
<Label Location="test">
|
|
<Info Name="Test" ReadOnly="READ_ONLY"/>
|
|
</Label>
|
|
</Category> |