complexType tcip:CcUnloadImages
diagram
namespace http://www.TCIP-Adopted-03-00-01
children fileHeader video-datasets
used by
element tcip:ccUnloadImages
source <xs:complexType name="CcUnloadImages">
 
<xs:sequence>
   
<xs:element name="fileHeader" type="CPTUnloadFileHeader"/>
   
<xs:element name="video-datasets">
     
<xs:complexType>
       
<xs:sequence maxOccurs="1000">
         
<xs:element name="video-dataset" type="CCVideoRecord"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element tcip:CcUnloadImages/fileHeader
diagram
type tcip:CPTUnloadFileHeader
properties
isRef 0
content complex
children vehicle component-identifier component-IP component-Port stoppoint field-address field-port file-identifier version-number begin end file-size applicability
source <xs:element name="fileHeader" type="CPTUnloadFileHeader"/>

element tcip:CcUnloadImages/video-datasets
diagram
properties
isRef 0
content complex
children video-dataset
source <xs:element name="video-datasets">
 
<xs:complexType>
   
<xs:sequence maxOccurs="1000">
     
<xs:element name="video-dataset" type="CCVideoRecord"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element tcip:CcUnloadImages/video-datasets/video-dataset
diagram
type tcip:CCVideoRecord
properties
isRef 0
content complex
children vehicle stoppoint cameraNumber begin-datetime end-datetime video-images
source <xs:element name="video-dataset" type="CCVideoRecord"/>


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