complexType DifferentialGPSCorrections
diagram
namespace http://www.IM-Draft-03-00-44a
children differentialGPSCorrection
used by
elements differentialGPSCorrections IMWrapper/differentialGPSCorrections
source <xs:complexType name="DifferentialGPSCorrections">
 
<xs:sequence maxOccurs="128">
   
<xs:element name="differentialGPSCorrection">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="distribute" type="Distribution" minOccurs="0"/>
         
<xs:element name="header" type="Header"/>
         
<!-- if an inner element is not present then
                  the header content of the message which
                  carries this DF shall be applied to the
                  context of this message. The header has the
                  data creator,  time stamps,  location,
                  and what to do when the message becomes
                  old  (how to get a fresh one)  and the
                  reference ID of this message or submessage
                  note that most of the above header information is of no value in this
                  type of message and will typically be omitted in use --
>
         
<xs:element name="msgType">
           
<xs:simpleType>
             
<xs:restriction base="xs:unsignedByte">
               
<xs:maxInclusive value="64"/>
             
</xs:restriction>
           
</xs:simpleType>
         
</xs:element>
         
<xs:element name="msg" type="RTCM-MsgDef"/>
         
<xs:element name="localDifferentialGPSCorrections" type="local:DifferentialGPSCorrections" minOccurs="0"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element DifferentialGPSCorrections/differentialGPSCorrection
diagram
properties
isRef 0
content complex
children distribute header msgType msg localDifferentialGPSCorrections
source <xs:element name="differentialGPSCorrection">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="distribute" type="Distribution" minOccurs="0"/>
     
<xs:element name="header" type="Header"/>
     
<!-- if an inner element is not present then
                  the header content of the message which
                  carries this DF shall be applied to the
                  context of this message. The header has the
                  data creator,  time stamps,  location,
                  and what to do when the message becomes
                  old  (how to get a fresh one)  and the
                  reference ID of this message or submessage
                  note that most of the above header information is of no value in this
                  type of message and will typically be omitted in use --
>
     
<xs:element name="msgType">
       
<xs:simpleType>
         
<xs:restriction base="xs:unsignedByte">
           
<xs:maxInclusive value="64"/>
         
</xs:restriction>
       
</xs:simpleType>
     
</xs:element>
     
<xs:element name="msg" type="RTCM-MsgDef"/>
     
<xs:element name="localDifferentialGPSCorrections" type="local:DifferentialGPSCorrections" minOccurs="0"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element DifferentialGPSCorrections/differentialGPSCorrection/distribute
diagram
type Distribution
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children from to reference localDistribution
source <xs:element name="distribute" type="Distribution" minOccurs="0"/>

element DifferentialGPSCorrections/differentialGPSCorrection/header
diagram
type Header
properties
isRef 0
content complex
children senderIncidentID inReplyTo pedigreeSequence sender basics issueTime updateTime expiryTime onExpiry urgency testMessage localHeader
source <xs:element name="header" type="Header"/>

element DifferentialGPSCorrections/differentialGPSCorrection/msgType
diagram
type restriction of xs:unsignedByte
properties
isRef 0
content simple
facets
maxInclusive 64
source <xs:element name="msgType">
 
<xs:simpleType>
   
<xs:restriction base="xs:unsignedByte">
     
<xs:maxInclusive value="64"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element DifferentialGPSCorrections/differentialGPSCorrection/msg
diagram
type RTCM-MsgDef
properties
isRef 0
content simple
facets
minLength 1
maxLength 1024
source <xs:element name="msg" type="RTCM-MsgDef"/>

element DifferentialGPSCorrections/differentialGPSCorrection/localDifferentialGPSCorrections
diagram
type local:DifferentialGPSCorrections
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localDifferentialGPSCorrections" type="local:DifferentialGPSCorrections" minOccurs="0"/>


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