cbrn:EquationKindCode
Kind of an equation.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrncl:EquationKindCodeType
Properties: Global, Qualified, Nillable
Content
from type cbrncl:EquationKindCodeSimpleType
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.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from group s:SimpleObjectAttributeGroup | |
s:metadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup | |
s:linkMetadata | [0..1] | xsd:IDREFS | from group s:SimpleObjectAttributeGroup |
Used in
- Type cbrn:EquationType (Element cbrn:Equation)
Sample instance
<cbrn:EquationKindCode>PolyLogarithmic</cbrn:EquationKindCode>