simpleType tcip:PI-LandmarkType
namespace http://www.TCIP-Adopted-03-00-01
type union of (restriction of xs:unsignedInt, restriction of xs:string, restriction of xs:unsignedInt, PI-LandmarkType)
used by
elements tcip:SPFeature/landmark-type tcip:SPGISLayer/landmark-type tcip:PiLandmarksList/landmarkTypes/landmarkType tcip:PiLandmarksListSub/landmarkTypes/landmarkType tcip:PILandmark/type
annotation
appinfo

            airport (1)
            amusementPark (2)
            bank (3)
            beach (4)
            bodyOfWater (5)
            bridgeOverpass (6)
            busStation (7)
            campground (8)
            capitalBuilding (9)
            casino (10)
            cemetery (11)
            church (12)
            collegeUniversity (13)
            conventionCenter (14)
            countySeat (15)
            courthouse (16)
            dam (17)
            gasStation (18)
            golfCourse (19)
            governmentBuilding (20)
            historicalSite (21)
            hospital (22)
            hotelMotel (23)
            indigineousReserve (24)
            intermodalStation (25)
            landfill (26)
            library (27)
            lighthouse (28)
            marina (29)
            militaryFacility (30)
            monument (31)
            museum (32)
            observatory (33)
            officeBuilding (34)
            operaHouse (35)
            park (36)
            parkAndRide (37)
            parkingFacility (38)
            port (39)
            residence (40)
            resort (41)
            restaurant (42)
            school (43)
            shoppingCenter (44)
            sportsArena (45)
            swampWetland (46)
            theater (47)
            trainStation (48)
            trolleyStation (49)
            tunnel (50)
            volcano (51)
            waterfall (52)
            zoo (53)
            otherLandmark (54)
            movieTheater (55)
            concertHall (56) -- 57-127 reserved
             -- 128-255 local use
        
source <xs:simpleType name="PI-LandmarkType">
 
<xs:annotation>
   
<xs:appinfo>
            airport (1)
            amusementPark (2)
            bank (3)
            beach (4)
            bodyOfWater (5)
            bridgeOverpass (6)
            busStation (7)
            campground (8)
            capitalBuilding (9)
            casino (10)
            cemetery (11)
            church (12)
            collegeUniversity (13)
            conventionCenter (14)
            countySeat (15)
            courthouse (16)
            dam (17)
            gasStation (18)
            golfCourse (19)
            governmentBuilding (20)
            historicalSite (21)
            hospital (22)
            hotelMotel (23)
            indigineousReserve (24)
            intermodalStation (25)
            landfill (26)
            library (27)
            lighthouse (28)
            marina (29)
            militaryFacility (30)
            monument (31)
            museum (32)
            observatory (33)
            officeBuilding (34)
            operaHouse (35)
            park (36)
            parkAndRide (37)
            parkingFacility (38)
            port (39)
            residence (40)
            resort (41)
            restaurant (42)
            school (43)
            shoppingCenter (44)
            sportsArena (45)
            swampWetland (46)
            theater (47)
            trainStation (48)
            trolleyStation (49)
            tunnel (50)
            volcano (51)
            waterfall (52)
            zoo (53)
            otherLandmark (54)
            movieTheater (55)
            concertHall (56) -- 57-127 reserved
             -- 128-255 local use
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:union>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="1"/>
       
<xs:maxInclusive value="56"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:string">
       
<xs:enumeration value="airport"/>
       
<xs:enumeration value="amusementPark"/>
       
<xs:enumeration value="bank"/>
       
<xs:enumeration value="beach"/>
       
<xs:enumeration value="bodyOfWater"/>
       
<xs:enumeration value="bridgeOverpass"/>
       
<xs:enumeration value="busStation"/>
       
<xs:enumeration value="campground"/>
       
<xs:enumeration value="capitalBuilding"/>
       
<xs:enumeration value="casino"/>
       
<xs:enumeration value="cemetery"/>
       
<xs:enumeration value="church"/>
       
<xs:enumeration value="collegeUniversity"/>
       
<xs:enumeration value="conventionCenter"/>
       
<xs:enumeration value="countySeat"/>
       
<xs:enumeration value="courthouse"/>
       
<xs:enumeration value="dam"/>
       
<xs:enumeration value="gasStation"/>
       
<xs:enumeration value="golfCourse"/>
       
<xs:enumeration value="governmentBuilding"/>
       
<xs:enumeration value="historicalSite"/>
       
<xs:enumeration value="hospital"/>
       
<xs:enumeration value="hotelMotel"/>
       
<xs:enumeration value="indigineousReserve"/>
       
<xs:enumeration value="intermodalStation"/>
       
<xs:enumeration value="landfill"/>
       
<xs:enumeration value="library"/>
       
<xs:enumeration value="lighthouse"/>
       
<xs:enumeration value="marina"/>
       
<xs:enumeration value="militaryFacility"/>
       
<xs:enumeration value="monument"/>
       
<xs:enumeration value="museum"/>
       
<xs:enumeration value="observatory"/>
       
<xs:enumeration value="officeBuilding"/>
       
<xs:enumeration value="operaHouse"/>
       
<xs:enumeration value="park"/>
       
<xs:enumeration value="parkAndRide"/>
       
<xs:enumeration value="parkingFacility"/>
       
<xs:enumeration value="port"/>
       
<xs:enumeration value="residence"/>
       
<xs:enumeration value="resort"/>
       
<xs:enumeration value="restaurant"/>
       
<xs:enumeration value="school"/>
       
<xs:enumeration value="shoppingCenter"/>
       
<xs:enumeration value="sportsArena"/>
       
<xs:enumeration value="swampWetland"/>
       
<xs:enumeration value="theater"/>
       
<xs:enumeration value="trainStation"/>
       
<xs:enumeration value="trolleyStation"/>
       
<xs:enumeration value="tunnel"/>
       
<xs:enumeration value="volcano"/>
       
<xs:enumeration value="waterfall"/>
       
<xs:enumeration value="zoo"/>
       
<xs:enumeration value="otherLandmark"/>
       
<xs:enumeration value="movieTheater"/>
       
<xs:enumeration value="concertHall"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="xs:unsignedInt">
       
<xs:minInclusive value="128"/>
       
<xs:maxInclusive value="255"/>
     
</xs:restriction>
   
</xs:simpleType>
   
<xs:simpleType>
     
<xs:restriction base="local:PI-LandmarkType"/>
   
</xs:simpleType>
 
</xs:union>
</xs:simpleType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy