Schema Central > NIEM 2.1 > cbrn.xsd > cbrn:Equation
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:Equation

The equation governing a calibration and its coefficients.

Element information

Type: cbrn:EquationType

Properties: Global, Qualified, Nillable

Content

Attributes

NameOccTypeDescriptionNotes
s:id [0..1]xsd:IDfrom type s:ComplexObjectType
s:metadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType
s:linkMetadata [0..1]xsd:IDREFSfrom type s:ComplexObjectType

Used in

Sample instance

<cbrn:Equation>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:EquationCoefficients>1.0 1.0</cbrn:EquationCoefficients>
   <cbrn:EquationCovarianceMatrix>1.0 1.0</cbrn:EquationCovarianceMatrix>
   <cbrn:EquationKindCode>PolyLogarithmic</cbrn:EquationKindCode>
   <cbrn:EquationDescriptionText>string</cbrn:EquationDescriptionText>
   <cbrn:UpperLimitValue>1.0</cbrn:UpperLimitValue>
   <cbrn:LowerLimitValue>1.0</cbrn:LowerLimitValue>
</cbrn:Equation>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com