| Last change
 on this file since 18701 was             15121, checked in by Don-vip, 6 years ago | 
        
          | 
sonarqube, javadoc
 | 
        
          | 
              
Property                 svn:eol-style
 set to                 native | 
        
          | File size:
            686 bytes | 
      
      
| Line |  | 
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 
|---|
| 2 | <schema xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://josm.openstreetmap.de/gpx-extensions-1.0" | 
|---|
| 3 | xmlns:tns="http://josm.openstreetmap.de/gpx-extensions-1.0" elementFormDefault="qualified"> | 
|---|
| 4 |  | 
|---|
| 5 | <!-- true, if gpx data has been downloaded from the osm server --> | 
|---|
| 6 | <!-- it this case, JOSM improves the rendering of clouds of anonymous TrackPoints --> | 
|---|
| 7 | <element name="from-server" type="boolean"/> | 
|---|
| 8 |  | 
|---|
| 9 | <!-- the following properties are only set for marker layer export --> | 
|---|
| 10 | <element name="offset" type="decimal"/> | 
|---|
| 11 | <element name="sync-offset" type="decimal"/> | 
|---|
| 12 | <element name="text" type="string"/> | 
|---|
| 13 |  | 
|---|
| 14 | </schema> | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.