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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cbrn:AlgorithmParameterSet

Provides sets of parameters and values used with analysis algorithms to assess the data collected during a Detection Event.

Element information

Type: cbrn:ParameterSetType

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
cbrn:parameterSetID [0..1]xsd:string

Used in

Sample instance

<cbrn:AlgorithmParameterSet>
   <cbrn:RemarkText>string</cbrn:RemarkText>
   <cbrn:ParameterSetList>
      <cbrn:ParameterNames>string string</cbrn:ParameterNames>
      <cbrn:ParameterValues>1.0 1.0</cbrn:ParameterValues>
   </cbrn:ParameterSetList>
</cbrn:AlgorithmParameterSet>

Site developed and hosted by Datypic, Inc.

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