Definition Type: SimpleType
Name: GPSTime
Namespace: http://www.landxml.org/schema/LandXML-1.1
Containing Schema: LandXML-1.1.xsd
Documentation:
GPS Time = Nbr of GPS weeks * 604800 (seconds in a week) + seconds in GPS week.
Collapse XSD Schema Diagram:
XSD Diagram of GPSTime in schema landxml-1_1_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:simpleType name="GPSTime">
    <xs:annotation>
        <xs:documentation> GPS Time = Nbr of GPS weeks * 604800 (seconds in a week) + seconds in GPS week.</xs:documentation>
    </xs:annotation>
    <xs:restriction base="xs:double" />
    <!--  GPS Time = Nbr of GPS weeks * 604800 (seconds in a week) + seconds in GPS week  -->
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
land:startTime, land:startTime, land:stopTime, land:stopTime