Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Example for XML-based protocol message (Score 1) 146

<XML>
<OncomingMotorcycle>FirebladeCBR1000RR</OncomingMotorcycle>
<CurrentSpeedKmh>287</CurrentSpeedKmh>
<MatchGPSWithMaps>
    <RoadAnalysis result="SpeedTooHighForComingCurve">
        <ExpectedOutcome>FrontalCrash</ExpectedOutcome>
        <RecommendedAction>DeployAirbags</RecommendedAction>
    </RoadAnalysis>
</MatchGPSWithMaps>
<RequestViaGSM ambulance="false" hearse="true"/>
</XML>

Slashdot Top Deals

The key elements in human thinking are not numbers but labels of fuzzy sets. -- L. Zadeh

Working...