cbrn:EquationCoefficientValueList
A list of values of the coefficients of an equation.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:CoefficientsType
Properties: Global, Qualified, Nillable
Content
from type cbrn:DecimalListSimpleType
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 | |
cbrn:subEquationNumeric | [1..1] | xsd:positiveInteger | An index of the subequation to which a set of coefficients apply. |
Used in
- Type cbrn:EquationType (Element cbrn:Equation)
Sample instance
<cbrn:EquationCoefficientValueList cbrn:subEquationNumeric="1">1.0 1.0</cbrn:EquationCoefficientValueList>