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

Properties
This component is not nillable.

Model

  maxThreadNumber = xsd:string
  value = xsd:string
  warmUpTime = xsd:string



Attribute Summary
 xsd:stringmaxThreadNumber
          
 xsd:stringvalue
          
 xsd:stringwarmUpTime
          

Attribute Detail

maxThreadNumber

Type:
xsd:string
Use:
optional
Form:
unqualified

value

Type:
xsd:string
Use:
required
Form:
unqualified

warmUpTime

Type:
xsd:string
Use:
optional
Form:
unqualified

Source
<xsd:attributeGroup name="tpsAttributes">
<xsd:attribute name="value" type="xsd:string" use="required"/>
<xsd:attribute name="warmUpTime" type="xsd:string" use="optional"/>
<xsd:attribute name="maxThreadNumber" 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.