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

Last change on this file since 18601 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.