.prime.0.5.1.source-code.fileSchema_Version_1_2_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:schema xmlns:rc="http://www.real-comp.com/realcomp-data/schema/file-schema/1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.real-comp.com/realcomp-data/schema/file-schema/1.2 http://www.real-comp.com/realcomp-data/schema/file-schema/1.2/file-schema.xsd"> <format type="CSV" views="asdf"/> <before> <trim/> </before> <after> <trim/> </after> <fields name="A"> <field name="" type="int"> <key/> </field> <field name="" type="int"> <key/> <key/> </field> <field name="" type="int"/> <field name="" type="int"/> </fields> <fields classifier="[A-Z]{19}" name="B"> <field name="" type="int"> <key/> </field> <field name="" type="int"> <key/> <key/> </field> <field name="" type="int"/> <field name="" type="int"/> </fields> </rc:schema>