simpleType UomRadioactivityType
namespace http://www.fixm.aero/base/4.1
type restriction of string
properties
base xs:string
used by
attribute RadioactivityType/@uom
facets
Kind Value Annotation
enumeration BQ
documentation

                  Becquerel.
              
enumeration G
documentation

                  Gram.
              
annotation
documentation

            The reference quantities used to express the value of radioactivity.
        
source <simpleType name="UomRadioactivityType">
 
<annotation>
   
<documentation>
            The reference quantities used to express the value of radioactivity.
        
</documentation>
 
</annotation>
 
<restriction base="xs:string">
   
<enumeration value="BQ">
     
<annotation>
       
<documentation>
                  Becquerel.
              
</documentation>
     
</annotation>
   
</enumeration>
   
<enumeration value="G">
     
<annotation>
       
<documentation>
                  Gram.
              
</documentation>
     
</annotation>
   
</enumeration>
 
</restriction>
</simpleType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy