cbrn:EquationKindCode
A kind of an equation.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrncl:EquationKindCodeType
Properties: Global, Qualified, Nillable
Content
from type cbrncl:EquationKindCodeSimpleType
Valid value Description Exponential An exponential equation. FullRangeFraction A polynomial equation that includes a scaling factor as the last coefficient, defined as: e/(1-ax). Other An other unspecified kind of equation. Pade An equation form as defined in ANSI N42.42, section 5.2.38. PolyLogarithmic A polylogarithmic 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 |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from group structures:SimpleObjectAttributeGroup | |
structures:ref | [0..1] | xsd:IDREF | from group structures:SimpleObjectAttributeGroup | |
structures:metadata | [0..1] | xsd:IDREFS | from group structures:SimpleObjectAttributeGroup | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from group structures:SimpleObjectAttributeGroup | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from group structures:SimpleObjectAttributeGroup |
Used in
- Type cbrn:EquationType (Element cbrn:Equation)
Sample instance
<cbrn:EquationKindCode>Exponential</cbrn:EquationKindCode>