cbrn:PhotonData
A set of data providing the photon properties of a radiographic device.
Element information
Namespace: http://release.niem.gov/niem/domains/cbrn/3.1/
Schema document: domains/cbrn/3.1/cbrn.xsd
Type: cbrn:PhotonDataType
Properties: Global, Qualified, Nillable
Content
- Sequence [1..1]
- structures:ObjectAugmentationPointAbstract [0..*]An augmentation point for ObjectType
- cbrn:MeanPhotonValue [0..*]A value for the mean of the maximum number of photons in open air per pixel. Can be per system or per detector.
- cbrn:PhotonEnergyValue [0..*]A value for the mean energy of photons in MeV.
- Choice [0..*]
- cbrn:PhotonSourceCodeA code for the photon source for a radiographic device.
- cbrn:PhotonSourceTextA description of the photon source for a radiographic device.
from subst. group cbrn:PhotonSource - cbrn:PhotonDataAugmentationPointAbstract [0..*]An augmentation point for cbrn:PhotonDataType.
from type structures:ObjectTypefrom subst. group structures:ObjectAugmentationPointfrom subst. group cbrn:PhotonDataAugmentationPoint
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:ObjectType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:ObjectType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
structures:relationshipMetadata | [0..1] | xsd:IDREFS | from type structures:ObjectType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:ObjectType |
Sample instance
<cbrn:PhotonData> <structures:ObjectAugmentationPoint>any content</structures:ObjectAugmentationPoint> <cbrn:MeanPhotonValue>1.0</cbrn:MeanPhotonValue> <cbrn:PhotonEnergyValue>1.0</cbrn:PhotonEnergyValue> <cbrn:PhotonSourceCode>Co-60</cbrn:PhotonSourceCode> <cbrn:PhotonDataAugmentationPoint>any content</cbrn:PhotonDataAugmentationPoint> </cbrn:PhotonData>