complexType tcip:CcDGPSPush
diagram
namespace http://www.TCIP-Adopted-03-00-01
children header corrections
used by
element tcip:ccDGPSPush
source <xs:complexType name="CcDGPSPush">
 
<xs:sequence>
   
<xs:element name="header" type="CPTPushHeader"/>
   
<xs:element name="corrections">
     
<xs:complexType>
       
<xs:sequence maxOccurs="32">
         
<xs:element name="correction" type="OBBusDGPSDifferentialCorrection"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcDGPSPush/header
diagram
type tcip:CPTPushHeader
properties
isRef 0
content complex
children file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent
source <xs:element name="header" type="CPTPushHeader"/>

element tcip:CcDGPSPush/corrections
diagram
properties
isRef 0
content complex
children correction
source <xs:element name="corrections">
 
<xs:complexType>
   
<xs:sequence maxOccurs="32">
     
<xs:element name="correction" type="OBBusDGPSDifferentialCorrection"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcDGPSPush/corrections/correction
diagram
type tcip:OBBusDGPSDifferentialCorrection
properties
isRef 0
content complex
children health scaleFactorUDRE prc rrc issueOfData
source <xs:element name="correction" type="OBBusDGPSDifferentialCorrection"/>


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