Strahlenart_Typ
- Former user (Deleted)
- Redakteur (Unlicensed)
Owned by Former user (Deleted)
Strahlenart_Typ (oBDS_v3.0.0 Build 2022-02-28_1) Quelle erweitern
<xs:simpleType name="Strahlenart_Typ"> <xs:restriction base="xs:string"> <xs:enumeration value="UH"> <xs:annotation> <xs:documentation>Photonen (ultraharte Röntgenstrahlen, inkl. Gamma-Strahler)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="EL"> <xs:annotation> <xs:documentation>Elektronen</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="NE"> <xs:annotation> <xs:documentation>Neutronen</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="PN"> <xs:annotation> <xs:documentation>Protonen (leichte Wasserstoffionen/H1/Leichtionen)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SI"> <xs:annotation> <xs:documentation>Schwerionen (schwere Kohlenstoff-Ionen/C12/Sauerstoffionen/Heliumionen)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="RO"> <xs:annotation> <xs:documentation>Weichstrahl (kV)</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="Co-60"> <xs:annotation> <xs:documentation>Co-60</xs:documentation> </xs:annotation> </xs:enumeration> <xs:enumeration value="SO"> <xs:annotation> <xs:documentation>sonstige</xs:documentation> </xs:annotation> </xs:enumeration> </xs:restriction> </xs:simpleType>
Beispieldatensatz (oBDS_v3.0.0 Build 2021-12-22_1) Quelle erweitern
<Strahlenart>Co-60</Strahlenart>