-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsales_0.1.item
13 lines (13 loc) · 1.61 KB
/
sales_0.1.item
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:TalendMetadata="http://www.talend.org/metadata/connection/2010" xmlns:orgomg.cwm.resource.record="http:///orgomg/cwm/resource/record.ecore">
<TalendMetadata:DelimitedFileConnection xmi:id="_Int14WpLEeuT74Li4x2pGg" name="sales" id="_Int14GpLEeuT74Li4x2pGg" dataPackage="_Int14mpLEeuT74Li4x2pGg" Server="Localhost 127.0.0.1" FilePath="C:/Talend/data/in/sales.csv" Encoding="UTF-8" FieldSeparatorValue="","" RowSeparatorValue=""\n"" UseHeader="true" HeaderValue="1" FirstLineCaption="true" FieldSeparatorType="Comma"/>
<orgomg.cwm.resource.record:RecordFile xmi:id="_Int14mpLEeuT74Li4x2pGg" name="default" dataManager="_Int14WpLEeuT74Li4x2pGg">
<ownedElement xsi:type="TalendMetadata:MetadataTable" xmi:id="_Int142pLEeuT74Li4x2pGg" id="_-4k3EGpKEeuT74Li4x2pGg" label="salesSchema">
<feature xsi:type="TalendMetadata:MetadataColumn" xmi:id="_Int15GpLEeuT74Li4x2pGg" label="Store" length="40" talendType="id_String" pattern=""dd-MM-yyyy""/>
<feature xsi:type="TalendMetadata:MetadataColumn" xmi:id="_Int15WpLEeuT74Li4x2pGg" label="Date" length="10" talendType="id_Date" pattern=""yyyy-MM-dd""/>
<feature xsi:type="TalendMetadata:MetadataColumn" xmi:id="_Int15mpLEeuT74Li4x2pGg" label="Sales" length="10" precision="2" talendType="id_Double" pattern=""dd-MM-yyyy"">
<initialValue xmi:id="_1-eEMGz6EeuJX9E5uwcj4Q" body=""/>
</feature>
</ownedElement>
</orgomg.cwm.resource.record:RecordFile>
</xmi:XMI>