Schema vciStbSwitchedPowerTable.xsd


schema location \\filehost\asg\www\widar\schemata\vci\3.21\vciStbSwitchedPowerTable.xsd
attributeFormDefault unqualified
elementFormDefault qualified
 
Elements 
switchedPowerTable 


element switchedPowerTable
diagram vciStbSwitchedPowerTable_diagrams/vciStbSwitchedPowerTable_p1.png
properties
content complex
children swBaseband
annotation
documentation
sub band based noise tube switched power measurements
source <xs:element name="switchedPowerTable">
 
<xs:annotation>
   
<xs:documentation>sub band based noise tube switched power measurements</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="swBaseband" minOccurs="0" maxOccurs="2">
       
<xs:annotation>
         
<xs:documentation>power measurements from a single spectral window (filter)</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:sequence>
           
<xs:element name="swPower" maxOccurs="18">
             
<xs:complexType>
               
<xs:attribute name="swIndex" use="required">
                 
<xs:annotation>
                   
<xs:documentation>spectral window index</xs:documentation>
                 
</xs:annotation>
                 
<xs:simpleType>
                   
<xs:restriction base="xs:int">
                     
<xs:minInclusive value="0"/>
                     
<xs:maxInclusive value="17"/>
                   
</xs:restriction>
                 
</xs:simpleType>
               
</xs:attribute>
               
<xs:attribute name="pSum" type="xs:float" use="required">
                 
<xs:annotation>
                   
<xs:documentation>sum of power with noise diode on/off</xs:documentation>
                 
</xs:annotation>
               
</xs:attribute>
               
<xs:attribute name="pDiff" type="xs:float" use="required">
                 
<xs:annotation>
                   
<xs:documentation>difference of power with noise diode on/off</xs:documentation>
                 
</xs:annotation>
               
</xs:attribute>
               
<xs:attribute name="gain" type="xs:int" use="required">
                 
<xs:annotation>
                   
<xs:documentation>gain</xs:documentation>
                 
</xs:annotation>
               
</xs:attribute>
             
</xs:complexType>
           
</xs:element>
         
</xs:sequence>
         
<xs:attribute name="stationId" type="xs:int" use="required">
           
<xs:annotation>
             
<xs:documentation>Station identification number</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="swbbName" use="required">
           
<xs:annotation>
             
<xs:documentation>spectral window baseband name</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:enumeration value="A1C1_3BIT"/>
               
<xs:enumeration value="A2C2_3BIT"/>
               
<xs:enumeration value="AC_8BIT"/>
               
<xs:enumeration value="B1D1_3BIT"/>
               
<xs:enumeration value="B2D2_3BIT"/>
               
<xs:enumeration value="BD_8BIT"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:attribute>
         
<xs:attribute name="startTime" type="xs:dateTime" use="required">
           
<xs:annotation>
             
<xs:documentation>start time of this integration (ISO 8601)</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="duration" type="xs:float" use="required">
           
<xs:annotation>
             
<xs:documentation>Duration of this integration in seconds.</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="polarization" use="required">
           
<xs:annotation>
             
<xs:documentation>Identifier for base band polarization</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:string">
               
<xs:enumeration value="R"/>
               
<xs:enumeration value="L"/>
               
<xs:enumeration value="X"/>
               
<xs:enumeration value="Y"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:attribute>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element switchedPowerTable/swBaseband
diagram vciStbSwitchedPowerTable_diagrams/vciStbSwitchedPowerTable_p2.png
properties
minOcc 0
maxOcc 2
content complex
children swPower
attributes
Name  Type  Use  Default  Fixed  Annotation
stationId  xs:int  required      
documentation
Station identification number
swbbName  derived by: xs:string  required      
documentation
spectral window baseband name
startTime  xs:dateTime  required      
documentation
start time of this integration (ISO 8601)
duration  xs:float  required      
documentation
Duration of this integration in seconds.
polarization  derived by: xs:string  required      
documentation
Identifier for base band polarization
annotation
documentation
power measurements from a single spectral window (filter)
source <xs:element name="swBaseband" minOccurs="0" maxOccurs="2">
 
<xs:annotation>
   
<xs:documentation>power measurements from a single spectral window (filter)</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="swPower" maxOccurs="18">
       
<xs:complexType>
         
<xs:attribute name="swIndex" use="required">
           
<xs:annotation>
             
<xs:documentation>spectral window index</xs:documentation>
           
</xs:annotation>
           
<xs:simpleType>
             
<xs:restriction base="xs:int">
               
<xs:minInclusive value="0"/>
               
<xs:maxInclusive value="17"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:attribute>
         
<xs:attribute name="pSum" type="xs:float" use="required">
           
<xs:annotation>
             
<xs:documentation>sum of power with noise diode on/off</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="pDiff" type="xs:float" use="required">
           
<xs:annotation>
             
<xs:documentation>difference of power with noise diode on/off</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
         
<xs:attribute name="gain" type="xs:int" use="required">
           
<xs:annotation>
             
<xs:documentation>gain</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
   
<xs:attribute name="stationId" type="xs:int" use="required">
     
<xs:annotation>
       
<xs:documentation>Station identification number</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="swbbName" use="required">
     
<xs:annotation>
       
<xs:documentation>spectral window baseband name</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="A1C1_3BIT"/>
         
<xs:enumeration value="A2C2_3BIT"/>
         
<xs:enumeration value="AC_8BIT"/>
         
<xs:enumeration value="B1D1_3BIT"/>
         
<xs:enumeration value="B2D2_3BIT"/>
         
<xs:enumeration value="BD_8BIT"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
   
<xs:attribute name="startTime" type="xs:dateTime" use="required">
     
<xs:annotation>
       
<xs:documentation>start time of this integration (ISO 8601)</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="duration" type="xs:float" use="required">
     
<xs:annotation>
       
<xs:documentation>Duration of this integration in seconds.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="polarization" use="required">
     
<xs:annotation>
       
<xs:documentation>Identifier for base band polarization</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:string">
         
<xs:enumeration value="R"/>
         
<xs:enumeration value="L"/>
         
<xs:enumeration value="X"/>
         
<xs:enumeration value="Y"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute switchedPowerTable/swBaseband/@stationId
type xs:int
properties
use required
annotation
documentation
Station identification number
source <xs:attribute name="stationId" type="xs:int" use="required">
 
<xs:annotation>
   
<xs:documentation>Station identification number</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute switchedPowerTable/swBaseband/@swbbName
type restriction of xs:string
properties
use required
facets
Kind Value Annotation
enumeration A1C1_3BIT
enumeration A2C2_3BIT
enumeration AC_8BIT
enumeration B1D1_3BIT
enumeration B2D2_3BIT
enumeration BD_8BIT
annotation
documentation
spectral window baseband name
source <xs:attribute name="swbbName" use="required">
 
<xs:annotation>
   
<xs:documentation>spectral window baseband name</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="A1C1_3BIT"/>
     
<xs:enumeration value="A2C2_3BIT"/>
     
<xs:enumeration value="AC_8BIT"/>
     
<xs:enumeration value="B1D1_3BIT"/>
     
<xs:enumeration value="B2D2_3BIT"/>
     
<xs:enumeration value="BD_8BIT"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute switchedPowerTable/swBaseband/@startTime
type xs:dateTime
properties
use required
annotation
documentation
start time of this integration (ISO 8601)
source <xs:attribute name="startTime" type="xs:dateTime" use="required">
 
<xs:annotation>
   
<xs:documentation>start time of this integration (ISO 8601)</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute switchedPowerTable/swBaseband/@duration
type xs:float
properties
use required
annotation
documentation
Duration of this integration in seconds.
source <xs:attribute name="duration" type="xs:float" use="required">
 
<xs:annotation>
   
<xs:documentation>Duration of this integration in seconds.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute switchedPowerTable/swBaseband/@polarization
type restriction of xs:string
properties
use required
facets
Kind Value Annotation
enumeration R
enumeration L
enumeration X
enumeration Y
annotation
documentation
Identifier for base band polarization
source <xs:attribute name="polarization" use="required">
 
<xs:annotation>
   
<xs:documentation>Identifier for base band polarization</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:string">
     
<xs:enumeration value="R"/>
     
<xs:enumeration value="L"/>
     
<xs:enumeration value="X"/>
     
<xs:enumeration value="Y"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

element switchedPowerTable/swBaseband/swPower
diagram vciStbSwitchedPowerTable_diagrams/vciStbSwitchedPowerTable_p3.png
properties
minOcc 1
maxOcc 18
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
swIndex  derived by: xs:int  required      
documentation
spectral window index
pSum  xs:float  required      
documentation
sum of power with noise diode on/off
pDiff  xs:float  required      
documentation
difference of power with noise diode on/off
gain  xs:int  required      
documentation
gain
source <xs:element name="swPower" maxOccurs="18">
 
<xs:complexType>
   
<xs:attribute name="swIndex" use="required">
     
<xs:annotation>
       
<xs:documentation>spectral window index</xs:documentation>
     
</xs:annotation>
     
<xs:simpleType>
       
<xs:restriction base="xs:int">
         
<xs:minInclusive value="0"/>
         
<xs:maxInclusive value="17"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:attribute>
   
<xs:attribute name="pSum" type="xs:float" use="required">
     
<xs:annotation>
       
<xs:documentation>sum of power with noise diode on/off</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="pDiff" type="xs:float" use="required">
     
<xs:annotation>
       
<xs:documentation>difference of power with noise diode on/off</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
   
<xs:attribute name="gain" type="xs:int" use="required">
     
<xs:annotation>
       
<xs:documentation>gain</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute switchedPowerTable/swBaseband/swPower/@swIndex
type restriction of xs:int
properties
use required
facets
Kind Value Annotation
minInclusive 0
maxInclusive 17
annotation
documentation
spectral window index
source <xs:attribute name="swIndex" use="required">
 
<xs:annotation>
   
<xs:documentation>spectral window index</xs:documentation>
 
</xs:annotation>
 
<xs:simpleType>
   
<xs:restriction base="xs:int">
     
<xs:minInclusive value="0"/>
     
<xs:maxInclusive value="17"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:attribute>

attribute switchedPowerTable/swBaseband/swPower/@pSum
type xs:float
properties
use required
annotation
documentation
sum of power with noise diode on/off
source <xs:attribute name="pSum" type="xs:float" use="required">
 
<xs:annotation>
   
<xs:documentation>sum of power with noise diode on/off</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute switchedPowerTable/swBaseband/swPower/@pDiff
type xs:float
properties
use required
annotation
documentation
difference of power with noise diode on/off
source <xs:attribute name="pDiff" type="xs:float" use="required">
 
<xs:annotation>
   
<xs:documentation>difference of power with noise diode on/off</xs:documentation>
 
</xs:annotation>
</xs:attribute>

attribute switchedPowerTable/swBaseband/swPower/@gain
type xs:int
properties
use required
annotation
documentation
gain
source <xs:attribute name="gain" type="xs:int" use="required">
 
<xs:annotation>
   
<xs:documentation>gain</xs:documentation>
 
</xs:annotation>
</xs:attribute>


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