cbrncl:EquationKindCodeSimpleType
A data type for the kinds of equations.
Simple type information
Namespace: http://niem.gov/niem/cbrncl/2.1
Schema document: cbrncl/2.1/cbrncl.xsd
NIEM properties:
- Base: s:ComplexObjectType
Content
Valid value Description PolyLogarithmic A polylogarithmic equation. FullRangeFraction A polynomial equation that includes a scaling factor as the last coefficient, defined as: e/(1-ax). Pade An equation form as defined in ANSI N42.42, section 5.2.38. Exponential An exponential equation. Other An other unspecified kind of equation. Polynomial An equation of the form a +bX + cX**2 + .... The order of the polynomial is indicated by the number of terms specified in the Coefficients child element.
Used by
- Element cbrn:EquationKindCode via derived type cbrncl:EquationKindCodeType
Type inheritance chain
- xsd:token
- cbrncl:EquationKindCodeSimpleType
- extended by cbrncl:EquationKindCodeType
- cbrncl:EquationKindCodeSimpleType