source: documented-examples/trunk/lomdemo-e/metadata/profile.xml@ 22897

Last change on this file since 22897 was 22897, checked in by kjdon, 14 years ago

adding lom demo as a documented-example collection

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.