cbrn:TemplateRankingData
Ranking of candidate nuclides as the nuclides in a spectrum, but not included in the list of identified nuclides.
Element information
Namespace: http://niem.gov/niem/domains/cbrn/2.1
Schema document: domains/cbrn/2.1/cbrn.xsd
Type: cbrn:TemplateRankingDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- cbrn:TemplateLibraryName [0..*] Name of a template library.
- cbrn:TemplateRankedNuclide [0..*] A nuclide deemed by the algorithm applied in an analysis to be possibilities for identifying the correct nuclide(s) in the spectrum, but was not selected for reporting as an identified nuclide.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used in
Sample instance
<cbrn:TemplateRankingData> <cbrn:TemplateLibraryName>string</cbrn:TemplateLibraryName> <cbrn:TemplateRankedNuclide> <cbrn:NuclideCode>Th-227</cbrn:NuclideCode> <cbrn:NuclideIdConfidence> <cbrn:ConfidenceCode>High</cbrn:ConfidenceCode> </cbrn:NuclideIdConfidence> </cbrn:TemplateRankedNuclide> </cbrn:TemplateRankingData>