Navigation bar
  Print document Start Previous page
 80 of 177 
Next page End  

SAE J2735-Draft-Rev15 [issued: 01-30-07]
-
80 -
This is an SAE Motor Vehicle Council draft document of the DSRC committee, subject to change.
            rtcmCMR (2)
            rtcmCMR Plus (3)
            rtcmSAPOS (4)
            rtcmSAPOS Adv (5)
            rtcmRTCA (6)
            rtcmRAW (7)
            rtcmRINEX (8)
            rtcmSP3 (9)
            rtcmBINEX (10)
            rtcmRev2 x (19) -- Used when specific rev is not known
            rtcmRev2 0 (20)
            rtcmRev2 1 (21)
            rtcmRev2 3 (23) -- Std 10402.3
            rtcmRev3 0 (30)
            rtcmRev3 1 (31) -- Std 10403.1
         </xs:appinfo>
         <xs:documentation>       
            values to 127 reserved for std use
            values 128 to 255 reserved for local use
         </xs:documentation>
      </xs:annotation>
      <xs:union>
         <xs:simpleType>
            <xs:restriction base="xs:unsignedInt">
               <xs:minInclusive value="0"/>
               <xs:maxInclusive value="31"/>
            </xs:restriction>
         </xs:simpleType>
         <xs:simpleType>
            <xs:restriction base="xs:string">
               <xs:enumeration value="unknown"/>
               <xs:enumeration value="reserved"/>
               <xs:enumeration value="rtcmCMR"/>
               <xs:enumeration value="rtcmCMR Plus"/>
               <xs:enumeration value="rtcmSAPOS"/>
               <xs:enumeration value="rtcmSAPOS Adv"/>
               <xs:enumeration value="rtcmRTCA"/>
               <xs:enumeration value="rtcmRAW"/>
               <xs:enumeration value="rtcmRINEX"/>
               <xs:enumeration value="rtcmSP3"/>
               <xs:enumeration value="rtcmBINEX"/>
               <xs:enumeration value="rtcmRev2 x"/>
               <xs:enumeration value="rtcmRev2 0"/>
               <xs:enumeration value="rtcmRev2 1"/>
               <xs:enumeration value="rtcmRev2 3"/>
               <xs:enumeration value="rtcmRev3 0"/>
               <xs:enumeration value="rtcmRev3 1"/>
            </xs:restriction>
         </xs:simpleType >
         <xs:simpleType>
            <xs:restriction base="local:RTCM-Revision" /> 
         </xs:simpleType>
      </xs:union>
</xs:simpleType>
Used by: This entry is used directly by one other data structure in this standard, a MSG called MSG_RTCM_Corrections
<ASN> <XML>.   In addition, this item may be used by data structures in other ITS standards.
Remarks: In order to fully support the use of networked transport of RTCM corrections (so-called Ntrip systems),
the enumerated list of protocol types provides for all the common types outlined in RTCM Standard 10410.0,
Appendix B.  It is anticipated that revisions 3.x and 2.3 will predominate in practice.