topical media & game development
#mobile-ar-10-2.txt / txt
<?php
echo “<?xml version=\”1.0\” encoding=\”UTF-8\”?>
<results>
<poi id=\”[poi_id:string]\” interactionfeedback=\”(none|click|text)\”>
<name><![CDATA[[name:string]]]></name>
<description><![CDATA[[description:string]]]></description>
<date>[placed_date:datetime]</date>
<l>[latitude:float],[longitude:float],[altitude:float]</l>
<o>[X:float],[Y:float],[Z:float]</o>
<minaccuracy>[accuracy:int]</minaccuracy>
<maxdistance>[maxdistance:int]</maxdistance>
<mime-type>[mime-type:string]</mime-type>
<mainresource>[model_uri:string]</mainresource>
<thumbnail>[thumbnail_url:string]</thumbnail>
<icon>[icon_url:string]</icon>
<phone>[phonenumber:string]</phone>
<mail>[email:string]</mail>
<homepage>[homepage:url]</homepage>
</poi>
</results>”;
?>
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.