http://ns.hr-xml.org/2007-04-15
element NumericValue

Properties
This component is not nillable.

Model
<NumericValue
  description = xsd:string
  interval = xsd:integer
  maxValue = xsd:integer
  minValue = xsd:integer>
integer
</NumericValue>


Attribute Summary
 xsd:stringdescription
          
 xsd:integerinterval
          
 xsd:integermaxValue
          
 xsd:integerminValue
          

Attribute Detail

description

Type:
xsd:string
Use:
optional
Form:
unqualified

interval

Type:
xsd:integer
Use:
optional
Form:
unqualified

maxValue

Type:
xsd:integer
Use:
optional
Form:
unqualified

minValue

Type:
xsd:integer
Use:
optional
Form:
unqualified

Source
<xsd:element name="NumericValue" type="NumericValueType"/>


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