source: WAeUP_SRP/trunk/profiles/default/schemas/department.xml @ 1518

Last change on this file since 1518 was 1399, checked in by joachim, 18 years ago

schema.xsl added to all files

  • Property svn:keywords set to Id
File size: 297 bytes
RevLine 
[199]1<?xml version="1.0"?>
[1399]2<?xml-stylesheet type="text/xsl" href="schema.xsl"?>
[371]3<object name="department" meta_type="CPS Schema">
4 <field name="code" meta_type="CPS String Field"/>
[563]5 <field name="title" meta_type="CPS String Field"/>
[389]6 <field name="title_prefix" meta_type="CPS String Field"/>
[371]7</object>
Note: See TracBrowser for help on using the repository browser.