simpleType tcip:PI-BinaryImageData
namespace http://www.TCIP-Adopted-03-00-01
type restriction of xs:base64Binary
used by
elements tcip:CCCannedAnnouncementRecord/announcementGraphic tcip:CCDetourRecord/approachDestSignIcon tcip:SPFeatureSymbol/symbol-def/graphic/default-image tcip:CCDetourRecord/detourDestSignIcon tcip:SPFeatureSymbol/symbol-def/graphic/highlight-image tcip:SPIntDirection/images/image tcip:SPInteriorLocation/location-images/location-image tcip:PIMap/map-image tcip:SpMapImage/mapImage tcip:CCDestinationSignMessage/messageIcon tcip:CPTPhotograph/photo tcip:PIPublishedSchedule/stickMap
facets
maxLength 2000000
source <xs:simpleType name="PI-BinaryImageData">
 
<xs:restriction base="xs:base64Binary">
   
<xs:maxLength value="2000000"/>
 
</xs:restriction>
</xs:simpleType>


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