source: gli/branches/2.80/classes/xml/profile.xml@ 17515

Last change on this file since 17515 was 8167, checked in by mdewsnip, 20 years ago

Template profile.xml file.

  • Property svn:keywords set to Author Date Id Revision
File size: 241 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 source CDATA #REQUIRED
7 target CDATA "">
8]>
9<Profiles>
10</Profiles>
Note: See TracBrowser for help on using the repository browser.