source: ComponentRegistry/branches/ComponentRegistry-1.13.0-olha/ComponentRegistry/MyTestXmls/MyTestXmlsADummiedFilenames.xml @ 2194

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

refactoring of after the discussion with Twan

File size: 791 bytes
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<CMD_ComponentSpec isProfile="false" xsi:schemaLocation="http://www.clarin.eu/cmd/ http://www.clarin.eu/cmd/general-component-schema.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
3    <Header>
4        <ID>clarin.eu:cr1:c_1346319286940</ID>
5        <Name>A</Name>
6        <Description>C</Description>
7    </Header>
8    <CMD_Component CardinalityMax="1" CardinalityMin="1" filename="Dummy" name="A">
9        <CMD_Element Multilingual="false" DisplayPriority="1" Documentation="b" CardinalityMax="1" CardinalityMin="1" ValueScheme="string" name="a"/>
10        <CMD_Element Multilingual="false" Documentation="b1" CardinalityMax="1" CardinalityMin="1" ValueScheme="string" name="a1"/>
11    </CMD_Component>
12</CMD_ComponentSpec>
Note: See TracBrowser for help on using the repository browser.