source: trunk/gli/classes/xml/protemp.xml@ 4588

Last change on this file since 4588 was 4452, checked in by kjdon, 21 years ago

changed this so it matches what was previously in MSMProfiler.java

  • Property svn:keywords set to Author Date Id Revision
File size: 284 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE Profiles [
3<!ELEMENT Profiles (Action*)>
4<!ELEMENT Action (#PCDATA)>
5<!ATTLIST Action
6 collection CDATA #REQUIRED
7 source CDATA #REQUIRED
8 target CDATA "">
9]>
10
11<Profiles>
12</Profiles>
Note: See TracBrowser for help on using the repository browser.