http://www.griddynamics.com/schema/jagger
attributeGroup invocationAttributes

Properties
This component is not nillable.

Model

  delay = xsd:string : 0
  exactcount = xsd:string
  threads = xsd:string



Attribute Summary
 xsd:stringdelay
          
 xsd:stringexactcount
          
 xsd:stringthreads
          

Attribute Detail

delay

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

exactcount

Type:
xsd:string
Use:
required
Form:
unqualified

threads

Type:
xsd:string
Use:
required
Form:
unqualified

Source
<xsd:attributeGroup name="invocationAttributes">
<xsd:attribute name="exactcount" type="xsd:string" use="required"/>
<xsd:attribute name="threads" type="xsd:string" use="required"/>
<xsd:attribute default="0" name="delay" type="xsd:string"/>
</xsd:attributeGroup>


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