diagram |
|
namespace |
http://www.landxml.org/schema/LandXML-1.2 |
properties |
|
used by |
|
attributes |
|
annotation |
documentation | GPS Time = Nbr of GPS weeks * 604800 (seconds in a week) + seconds in GPS week |
|
source |
<xs:element name="GPSQCInfoLevel1">
<xs:annotation>
<xs:documentation>GPS Time = Nbr of GPS weeks * 604800 (seconds in a week) + seconds in GPS week </xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="GPSSolnType" type="GPSSolutionTypeEnum"/>
<xs:attribute name="GPSSolnFreq" type="GPSSolutionFrequencyEnum"/>
<xs:attribute name="nbrSatellites" type="xs:integer"/>
<xs:attribute name="RDOP" type="xs:double"/>
</xs:complexType>
</xs:element> |