.prime.0.5.1.source-code.fileSchema_Version_1_0_vaidating.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of prime Show documentation
Show all versions of prime Show documentation
Data transformation tool
<?xml version="1.0" encoding="UTF-8"?> <rc:file-schema xmlns:rc="http://www.real-comp.com/realcomp-data/schema/file-schema/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.real-comp.com/realcomp-data/schema/file-schema/1.0 http://www.real-comp.com/realcomp-data/schema/file-schema/1.0/file-schema.xsd"> <reader class="" delimiter=" "> <views> <view class="asdf.asdf"/> <view class="asdf.asdf"/> </views> </reader> <writer class="" stuff=" "/> <before> <trim/> </before> <after> <trim/> </after> <fields> <field name="" type="int"> <key/> </field> <field name="" type="int"> <key/> <key/> </field> <field name="" type="int"/> <field name="" type="int"/> </fields> <classifiers> <classifier regex="pattern"> <fields> <field name=""/> </fields> </classifier> </classifiers> </rc:file-schema>