All Downloads are FREE. Search and download functionalities are using the official Maven repository.

.prime.0.5.1.source-code.fileSchema_Version_1_0_vaidating.xml Maven / Gradle / Ivy

There is a newer version: 0.5.8
Show newest version
<?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>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy