complexType tcip:CcDGPS
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo corrections
used by
element tcip:ccDGPS
source <xs:complexType name="CcDGPS">
 
<xs:sequence>
   
<xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>
   
<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:CcDGPS/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:CcDGPS/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:CcDGPS/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