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

Properties
This component is not nillable.

Model

  count = xsd:string
  life = xsd:string
  startBy = xsd:string
  startCount = xsd:string
  startIn = xsd:string



Attribute Summary
 xsd:stringcount
          
 xsd:stringlife
          
 xsd:stringstartBy
          
 xsd:stringstartCount
          
 xsd:stringstartIn
          

Attribute Detail

count

Type:
xsd:string
Use:
required
Form:
unqualified

life

Type:
xsd:string
Use:
required
Form:
unqualified

startBy

Type:
xsd:string
Use:
required
Form:
unqualified

startCount

Type:
xsd:string
Use:
required
Form:
unqualified

startIn

Type:
xsd:string
Use:
required
Form:
unqualified

Source
<xsd:attributeGroup name="userAttributes">
<xsd:attribute name="count" type="xsd:string" use="required"/>
<xsd:attribute name="startCount" type="xsd:string" use="required"/>
<xsd:attribute name="startIn" type="xsd:string" use="required"/>
<xsd:attribute name="startBy" type="xsd:string" use="required"/>
<xsd:attribute name="life" type="xsd:string" use="required"/>
</xsd:attributeGroup>


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