|
|
profile | Gps Nmea |
<profile> examples |
Gps Nmea Attributes Elements XML Reference |
<profile> example from the profile_test.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<profile idref="org.eclipse.soda.dk.gps.nmea.position.profile/dk/profile.xml#GpsNmeaPositionProfile"/>
<profile> example from the profile.xml sample.
<?xml version="1.0" encoding="UTF-8"?>
<profile id="GpsNmeaPositionProfile" packagebase="org.eclipse.soda.dk"
executionenvironments="OSGi/Minimum-1.1">
<description>Gps Nmea Profile</description>
<provider>Eclipse.org</provider>
<version>1.2.0</version>
<vendor>IBM</vendor>
<incubation>true</incubation>
<!-- Protocol Specification -->
<spec id="Specification"/>
<profileparent>
<profileref idref="org.eclipse.soda.dk.position.profile/dk/profile.xml#PositionProfile"/>
</profileparent>
<adapter idref="org.eclipse.soda.dk.gps.nmea.adapter/dk/adapter.xml#GpsNmeaAdapter"/>
<device idref="org.eclipse.soda.dk.gps.nmea.device/dk/device.xml#GpsNmeaDevice">
<signalref idref="GPGLL"/>
<signalref idref="GPGGA"/>
</device>
<bundle/>
<managedbundle/>
<managedfactorybundle/>
</profile>
| Copyright (c) 2009 IBM. See license in Legal section. | 2009-06-02 | Gps Nmea XML Reference 1.2.0 |