source: collections/documented-examples/trunk/authen-e/metadata/profile.xml@ 19191

Last change on this file since 19191 was 18601, checked in by kjdon, 15 years ago

Authentication demo

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.