source: main/trunk/model-sites-dev/hauraki-dl/collect/resources/metadata/profile.xml@ 32598

Last change on this file since 32598 was 32598, checked in by davidb, 5 years ago

Config files for Hauraki DL collections

File size: 686 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE Profiles [<!ELEMENT Profiles (Action*)>
3<!ELEMENT Action (#PCDATA)>
4<!ATTLIST Action source CDATA #REQUIRED>
5<!ATTLIST Action target CDATA ''>
6]>
7<Profiles>
8 <Action source="isPlan" target="dc.isPlan"/>
9 <Action source="hasPages" target="dc.hasPages"/>
10 <Action source="isFlashcard" target="dc.isFlashcard"/>
11 <Action source="forcedsrcicon" target="dc.forcedsrcicon"/>
12 <Action source="videobackground" target="dc.videobackground"/>
13 <Action source="isVideo" target="dc.isVideo"/>
14 <Action source="isPoster" target="dc.isPoster"/>
15 <Action source="isBook" target="dc.isBook"/>
16 <Action source="isMusic" target="dc.isMusic"/>
17</Profiles>
Note: See TracBrowser for help on using the repository browser.