<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: Keeping track of spectral windows at the EVLA: SDM vs. BDF</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>VCI schema (VciRequest.xsd) has been updated.<BR>
Added attributes baseband@swbbName and subband@sbIndex.<BR>
New version of the file vciRequest.xsd has been submitted in SVN.<BR>
Directory:  widar/schema/vci/<BR>
Hope that format is acceptable. If not, let me know.<BR>
Sonja<BR>
<BR>
P.S. For those who do not use svn, the file is attached.<BR>
<BR>
Here are the updated elements:<BR>
<BR>
        <xs:element name="baseBand"><BR>
                <xs:annotation><BR>
                        <xs:documentation><BR>
               <BR>
                        </xs:documentation><BR>
                </xs:annotation><BR>
                <xs:complexType><BR>
                        <xs:sequence><BR>
                                <xs:element ref="widar:subBand" minOccurs="0" maxOccurs="18"/><BR>
                                <xs:element ref="widar:pulsarGating" minOccurs="0"/><BR>
                                <xs:element ref="widar:wideBandCorrelator" minOccurs="0"/><BR>
                        </xs:sequence><BR>
                        <xs:attribute name="bbA" type="widar:BBIDtype" use="required"/><BR>
                        <xs:attribute name="bbB" type="widar:BBIDtype" use="optional"/><BR>
                        <xs:attribute name="swbbName" type="widar:SwBbType" use="required"/><BR>
                        <xs:attribute name="name" type="xs:string" use="optional"/><BR>
                        <xs:attribute name="bw" type="widar:BaseBandBwType" use="required"/><BR>
                        <xs:attribute name="inQuant" type="widar:BitsForInitialQuantizationType" use="required"/><BR>
                        <xs:attribute name="singlePhaseCenter" type="widar:YesNoType" use="optional" default="yes"/><BR>
                        <xs:attribute name="delayModelsValid" type="xs:int" use="optional" default="1"/><BR>
                        <xs:attribute name="sid" type="widar:StationIdType" use="optional"/><BR>
                </xs:complexType><BR>
        </xs:element><BR>
       <BR>
       <BR>
        <xs:simpleType name="SwBbType"><BR>
                <xs:restriction base="xs:string"><BR>
                        <xs:enumeration value="A1C1-3BIT"/><BR>
                        <xs:enumeration value="A2C2-3BIT"/><BR>
                        <xs:enumeration value="AC-8BIT"/><BR>
                        <xs:enumeration value="B1D1-3BIT "/><BR>
                        <xs:enumeration value="B2D2-3BIT"/><BR>
                        <xs:enumeration value="BD-8BIT"/><BR>
                </xs:restriction><BR>
        </xs:simpleType><BR>
        <BR>
        <BR>
        <xs:element name="subBand"><BR>
                <xs:annotation><BR>
                        <xs:documentation><BR>
                        Subband configuration specifies filter configuration and requirements for output products.<BR>
                        Station ID and Baseband ID specified here override IDs specified in higher-level elements.<BR>
                        </xs:documentation><BR>
                </xs:annotation><BR>
                <xs:complexType><BR>
                        <xs:sequence><BR>
                                <xs:element ref="widar:polProducts" minOccurs="0"/><BR>
                                <xs:element ref="widar:autoCorrMode" minOccurs="0"/><BR>
                                <xs:element ref="widar:pulsarBinning" minOccurs="0"/><BR>
                                <xs:element ref="widar:burstMode" minOccurs="0"/><BR>
                                <xs:element ref="widar:phasedArray" minOccurs="0"/><BR>
                                <xs:element ref="widar:radarMode" minOccurs="0"/><BR>
                                <xs:element ref="widar:toneExtraction" minOccurs="0"/><BR>
                        </xs:sequence><BR>
                        <xs:attribute name="sbid" type="widar:SBIDtype" use="required"/><BR>
                        <xs:attribute name="swIndex" type="xs:int" use="required"/><BR>
                        <xs:attribute name="name" type="xs:string" use="optional"/><BR>
                        <xs:attribute name="bw" type="widar:SbBwType" use="required"/><BR>
                        <xs:attribute name="centralFreq" type="xs:int" use="required"/><BR>
                        <xs:attribute name="rqNumBits" type="widar:BitsForReQuantizationType" use="required"/><BR>
                        <xs:attribute name="pulsarGatingPhase" type="xs:int" use="optional" default="0"/><BR>
                        <xs:attribute name="useMixer" type="widar:YesNoType" use="optional" default="no"/><BR>
                        <xs:attribute name="mixerPhaseErrorCorr" type="widar:YesNoType" use="optional" default="no"/><BR>
                        <xs:attribute name="signalToNoise" type="widar:SignalToNoiseType" use="optional" default="0"/><BR>
                </xs:complexType><BR>
        </xs:element><BR>
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>