http://www.griddynamics.com/schema/jagger
element endpoint-provider-csv

Documentation
            This element is a file of csv elements - endpoint.
        
Properties
This component is not nillable.

Model
<endpoint-provider-csv
  id = xsd:ID
  parent = xsd:string
  path = xsd:string
  readHeader = xsd:string : true
  strategy = csvStrategy : DEFAULT>
object-creator
</endpoint-provider-csv>


Nested Element Summary
objectCreatorAbstractobject-creator
          

Attribute Summary
 xsd:IDid
           Id of the element  
 xsd:stringparent
          
 xsd:stringpath
          
 xsd:stringreadHeader
          
 csvStrategystrategy
          

Attribute Detail

id

Id of the element

Type:
xsd:ID
Use:
optional
Form:
unqualified

parent

Type:
xsd:string
Use:
optional
Form:
unqualified

path

Type:
xsd:string
Use:
required
Form:
unqualified

readHeader

Type:
xsd:string
Default:
true
Use:
optional
Form:
unqualified

strategy

Type:
csvStrategy
Default:
DEFAULT
Use:
optional
Form:
unqualified

Source
<xsd:element name="endpoint-provider-csv" type="endpoint-provider-csv">
</xsd:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.