complexType BeamStatusType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p371.png
type extension of rootType
properties
base rootType
abstract false
used by
element EmitterBeamType/beamStatus
attributes
Name  Type  Use  Default  Fixed  Annotation
beamState  xs:string        
appinfo
First bit zero means beam is active, first bit = 1 means deactivated. The rest is
                     padding. (SISO enumeration BeamStatusBeamState 318)
                 
annotation
appinfo
Information related to the status of a beam. This is contained in the beam status
            field of the electromagnitec emission PDU. The first bit determines whether the beam
            is active (0) or deactivated (1). Section 6.2.12.
        
source <xs:complexType name="BeamStatusType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Information related to the status of a beam. This is contained in the beam status
            field of the electromagnitec emission PDU. The first bit determines whether the beam
            is active (0) or deactivated (1). Section 6.2.12.
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="beamState" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>First bit zero means beam is active, first bit = 1 means deactivated. The rest is
                     padding. (SISO enumeration BeamStatusBeamState 318)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute BeamStatusType/@beamState
type xs:string
annotation
appinfo
First bit zero means beam is active, first bit = 1 means deactivated. The rest is
                     padding. (SISO enumeration BeamStatusBeamState 318)
                 
source <xs:attribute name="beamState" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>First bit zero means beam is active, first bit = 1 means deactivated. The rest is
                     padding. (SISO enumeration BeamStatusBeamState 318)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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