complexType tcip:CPTPhotograph
diagram
namespace http://www.TCIP-Adopted-03-00-01
children format photo
used by
element tcip:CPTStoppoint/photos/photo
source <xs:complexType name="CPTPhotograph">
 
<xs:sequence>
   
<xs:element name="format" type="PI-GraphicFormat"/>
   
<xs:element name="photo" type="PI-BinaryImageData"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CPTPhotograph/format
diagram
type tcip:PI-GraphicFormat
properties
isRef 0
content simple
source <xs:element name="format" type="PI-GraphicFormat"/>

element tcip:CPTPhotograph/photo
diagram
type tcip:PI-BinaryImageData
properties
isRef 0
content simple
facets
maxLength 2000000
source <xs:element name="photo" type="PI-BinaryImageData"/>


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