source: ComponentRegistry/branches/ComponentRegistry-1.13.0-olha/ComponentRegistry/src/test/resources/xml/Component1.xml @ 2173

Last change on this file since 2173 was 2173, checked in by olhsha, 12 years ago

#181 Rss Items creating is tested on inout components that are read from XML files. The test output channel file is created as well. So, marshalling and unmarshalling is also tested.

File size: 548 bytes
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<componentDescription xmlns:ns2="http://www.w3.org/1999/xlink">
3    <id>clarin.eu:cr1:c_1346251472675</id>
4    <description>description1dum</description>
5    <name>name1dum</name>
6    <registrationDate>2012-08-29T14:44:32+00:00</registrationDate>
7    <creatorName>God</creatorName>
8    <userId>uid1dum</userId>
9    <domainName>domainname1dum</domainName>
10    <ns2:href>href1dum</ns2:href>
11    <groupName>groupname1dum</groupName>
12    <commentsCount>67</commentsCount>
13</componentDescription>
Note: See TracBrowser for help on using the repository browser.