source: documented-example-collections/trunk/dls-e/metadata/profile.xml@ 18738

Last change on this file since 18738 was 18738, checked in by oranfry, 15 years ago

the rest of the documented example collections

  • Property svn:executable set to *
File size: 230 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/>
Note: See TracBrowser for help on using the repository browser.