NVTPOI 03 01 5800 001

From Points of Interest

POIWG conversion

<pois xmlns="http://www.w3.org/poi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.w3.org/poi http://rajsingh.org/poiwg/poi.xsd"
   lang="EN-US" id="usecase1" base="http://www.navteq.com/pois">
   <description>
      <value>An example collection of pois</value>
   </description>
   <poi id="17529793">
      <author term="SupplierID">
         <value>3</value>
      </author>
      <label lang="EN-US" term="official">
         <value>LANGER'S DELI</value>
      </label>
      <category term="5800" scheme="../DEFINITIONS/category.xml#NT">5800</category>
      <category term="722110" scheme="http://www.census.gov/naics/2007/"
         href="http://www.census.gov/econ/industry/def/d722110.htm">Full-service restaurants</category>
      <category term="rating:food" scheme="http://www.example.com/category/ratings"
         href="http://www.example.com/ratings/food#extraordinary_to_perfection">27</category>
      <category term="rating:decor" scheme="http://www.example.com/category/ratings"
         href="http://www.example.com/ratings/food#fair_to_good">11</category>
      <category term="rating:service" scheme="http://www.example.com/category/ratings"
         href="http://www.example.com/ratings/food#good_to_very_good">19</category>
      <category term="rating:cost" scheme="http://www.example.com/category/ratings"
         href="http://www.example.com/ratings/food#inexpensive">19</category>
      <category term="cuisine" scheme="http://www.example.com/category/cuisines"
         href="http://www.example.com/ratings/cuisines">Deli</category>      
      <category term="cuisine" scheme="http://www.example.com/category/cuisines"
         href="http://www.example.com/ratings/cuisines">Sandwiches</category>      
      <category term="cuisine" scheme="http://www.example.com/category/cuisines"
         href="http://www.example.com/ratings/cuisines">Specialties</category>
      <!-- href points to definition of "Child Friendly" which will list Booster Seats / High Chairs -->      
      <category term="restauranttag" scheme="http://www.example.com/category/restaurants"
         href="http://www.example.com/category/restaurants#child_friendly">Child Friendly</category>      
      <category term="restauranttag" scheme="http://www.example.com/category/restaurants"
         href="http://www.example.com/category/restaurants#catering">Catering Services</category>      
      <category term="restauranttag" scheme="http://www.example.com/category/restaurants"
         href="http://www.example.com/category/restaurants#online_menu">Online Menus</category>      
      <category term="restauranttag" scheme="http://www.example.com/category/restaurants"
         href="http://www.example.com/category/restaurants#takeout">Takeout Available</category>      
      <time term="operating hours" type="text/calendar">
         <value>
            BEGIN:VCALENDAR
            VERSION:2.0
            BEGIN:VEVENT
            DTSTART;TZID=US-Pacific:19970902T080000
            DURATION:8H
            RRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR,SA
            END:VEVENT
            END:VCALENDAR
         </value>
      </time>
      <time term="start" type="text/plain">1947</time>
      <link term="related" href="http://www.zagat.com/49465" type="text/html"/>
      <location>
         <point term="entrance">
            <Point>
               <posList>34.05632 -118.27689</posList>
            </Point>
         </point>
         <address>
            <value>
            BEGIN:VCARD
            VERSION:4.0
            N:Gump;Forrest;;;
            ADR;TYPE=work;:;;704 ALVARADO ST.;LOS ANGLELES;CA;90057;United States of America
            REV:20080424T195243Z
            END:VCARD US
            </value>
         </address>
      </location>
      <!-- these items not part of core POI but interesting for an extension
      <Contacts></Contacts>
      <Details>
         <PaymentMethod></PaymentMethod>
         <Area></Area>
         <Review></Review>
         <Restaurant_Information></Restaurant_Information>
      </Details>
      -->
   </poi>
</pois>

original

<DeliveryPackage xmlns:saxon="http://saxon.sf.net/"
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xmlns:ext="java:com.navteq.poixmlcompiler.util.Extensions" VersionNo="Q311"
   CreationTime="2011-09-05T03:36:17.679-05:00" MapVersion="NA 11 03 02"
   Language_Code_Desc="../DEFINITIONS/language.xml" Country_Code_Desc="../DEFINITIONS/country.xml"
   Cuisine_Type_Desc="../DEFINITIONS/cuisine.xml" XY_Type="WGS84, ddd.ddddd"
   Category_Code_Desc="../DEFINITIONS/category.xml"
   Chain_Brand_Desc="../DEFINITIONS/chain_brand.xml"
   Supplier_Code_Desc="../DEFINITIONS/supplier.xml" Char_Set="UTF-8" UpdateType="BulkUpdate"
   Coverage="D01" Category="5800">
   <POI>
      <Action>Add</Action>
      <SupplierID>3</SupplierID>
      <Identity>
         <POI_Entity_ID>17529793</POI_Entity_ID>
         <Names>
            <POI_Name Language_Code="ENG" Type="Official">
               <Text>LANGER'S DELI</Text>
            </POI_Name>
         </Names>
         <Category_ID Type="NT">5800</Category_ID>
         <Category_ID Type="NAICS">722110</Category_ID>
         <Product_Type>4</Product_Type>
      </Identity>
      <Locations>
         <Location Type="Entry Point">
            <Address>
               <ParsedAddress>
                  <ParsedStreetAddress>
                     <Address_Number>
                        <House_Number>704</House_Number>
                     </Address_Number>
                     <ParsedStreetName>
                        <StreetName Language_Code="ENG">ALVARADO</StreetName>
                        <StreetType Attached="false" Before="false" Language_Code="ENG"
                           >ST</StreetType>
                        <Prefix>S</Prefix>
                     </ParsedStreetName>
                  </ParsedStreetAddress>
                  <ParsedPlace>
                     <PlaceLevel2 Language_Code="ENG">CALIFORNIA</PlaceLevel2>
                     <PlaceLevel3 Language_Code="ENG">LOS ANGELES</PlaceLevel3>
                     <PlaceLevel4 Language_Code="ENG">LOS ANGELES</PlaceLevel4>
                  </ParsedPlace>
                  <PostalCode>
                     <NT_Postal>90057</NT_Postal>
                  </PostalCode>
                  <CountryCode>USA</CountryCode>
               </ParsedAddress>
            </Address>
            <GeoPosition>
               <Latitude>34.05632</Latitude>
               <Longitude>-118.27689</Longitude>
            </GeoPosition>
            <MapLinkID>
               <LinkID>23922854</LinkID>
               <Side_of_Street>R</Side_of_Street>
            </MapLinkID>
            <Confidence>
               <Match_Level>GeoPoint</Match_Level>
            </Confidence>
         </Location>
      </Locations>
      <Contacts>
         <Contact Type="Main">
            <Number Type="Phone Number" Preferred="YES">+(1)-(213)-4838050</Number>
            <Number Type="Internet">www.langersdeli.com</Number>
         </Contact>
      </Contacts>
      <Details>
         <Payment_Method Language_Code="ENG">
            <Name>Accepts Major Credit Cards</Name>
            <Value>true</Value>
         </Payment_Method>
         <Area Language_Code="ENG">
            <Neighborhood>Downtown</Neighborhood>
            <Metro>Los Angeles/So. California</Metro>
            <Region>LA Central</Region>
         </Area>
         <Review Language_Code="ENG">
            <Text>The "legendary" "hand-sliced" pastrami and "fantastic double-baked rye" really get
               'em "drooling" at this 1947-vintage Downtowner, a "classic" "old-time deli" (tops in
               its category) staffed by "wiseacre" "waitresses who aren't afraid to call you
               'honey'"; despite the "dicey" 'hood, it's "worth the schlep" for a "fix", though
               regulars know to "call ahead" for curbside pickup; P.S. closes at 4 PM daily, closed
               Sundays.</Text>
         </Review>
         <Restaurant_Information>
            <Operation_Hrs>
               <Name>Opening Time Monday</Name>
               <Value>8:00 AM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Closing Time Monday</Name>
               <Value>4:00 PM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Opening Time Tuesday</Name>
               <Value>8:00 AM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Closing Time Tuesday</Name>
               <Value>4:00 PM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Opening Time Wednesday</Name>
               <Value>8:00 AM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Closing Time Wednesday</Name>
               <Value>4:00 PM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Opening Time Thursday</Name>
               <Value>8:00 AM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Closing Time Thursday</Name>
               <Value>4:00 PM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Opening Time Friday</Name>
               <Value>8:00 AM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Closing Time Friday</Name>
               <Value>4:00 PM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Opening Time Saturday</Name>
               <Value>8:00 AM</Value>
            </Operation_Hrs>
            <Operation_Hrs>
               <Name>Closing Time Saturday</Name>
               <Value>4:00 PM</Value>
            </Operation_Hrs>
            <Ratings>
               <Food Language_Code="ENG">
                  <Scale>extraordinary to perfection</Scale>
                  <Rating>27</Rating>
                  <Range>26-30</Range>
               </Food>
               <Decor Language_Code="ENG">
                  <Scale>fair to good</Scale>
                  <Rating>11</Rating>
                  <Range>10-15</Range>
               </Decor>
               <Service Language_Code="ENG">
                  <Scale>good to very good</Scale>
                  <Rating>19</Rating>
                  <Range>16-19</Range>
               </Service>
               <Cost Language_Code="ENG">
                  <Currency>USD</Currency>
                  <Scale>inexpensive</Scale>
                  <Abbreviated_Scale>I</Abbreviated_Scale>
                  <Amount>19</Amount>
                  <Range>$25 and below</Range>
               </Cost>
            </Ratings>
            <Reservations Language_Code="ENG">
               <Text>Not Taken</Text>
            </Reservations>
            <Cuisine_Types Language_Code="ENG">
               <Type>
                  <Name>Deli</Name>
               </Type>
               <Type>
                  <Name>Sandwiches</Name>
               </Type>
               <Type>
                  <Name>Specialties</Name>
               </Type>
            </Cuisine_Types>
            <Meals_Served Language_Code="ENG">
               <Meal>
                  <Type>Breakfast</Type>
               </Meal>
               <Meal>
                  <Type>Lunch</Type>
               </Meal>
            </Meals_Served>
            <Features Language_Code="ENG">
               <Feature>
                  <Type>Child Friendly</Type>
                  <Additional_Information>Booster Seats / High Chairs</Additional_Information>
               </Feature>
               <Feature>
                  <Type>Catering Services</Type>
               </Feature>
               <Feature>
                  <Type>Online Menu</Type>
               </Feature>
               <Feature>
                  <Type>Takeout Available</Type>
               </Feature>
            </Features>
            <Properties Language_Code="ENG">
               <Property>
                  <Type>All-Day Dining</Type>
               </Property>
               <Property>
                  <Type>Breakfast Served</Type>
               </Property>
               <Property>
                  <Type>Parking</Type>
                  <Additional_Information>Parking Lot</Additional_Information>
               </Property>
               <Property>
                  <Type>Parking</Type>
                  <Additional_Information>Validated Parking</Additional_Information>
               </Property>
            </Properties>
            <Year_Opened_For_Business>1947</Year_Opened_For_Business>
         </Restaurant_Information>
         <ZagatId>49465</ZagatId>
      </Details>
   </POI>
</DeliveryPackage>