diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | vehicle stoppoint cameraNumber begin-datetime end-datetime video-images | ||
used by |
|
||
source | <xs:complexType name="CCVideoRecord"> <xs:sequence> <xs:choice> <xs:element name="vehicle" type="CPTVehicleIden"/> <xs:element name="stoppoint" type="CPTStoppointIden"/> </xs:choice> <xs:element name="cameraNumber" type="CPT-GenericCounter"/> <xs:element name="begin-datetime" type="CPT-DateTime"/> <xs:element name="end-datetime" type="CPT-DateTime"/> <xs:element name="video-images"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="video-image" type="PI-BinaryVideoData"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTVehicleIden | ||||
properties |
|
||||
children | vehicle-id agency-id vin | ||||
source | <xs:element name="vehicle" type="CPTVehicleIden"/> |
diagram | ![]() |
||||
type | tcip:CPTStoppointIden | ||||
properties |
|
||||
children | stoppoint-id agency-id name | ||||
source | <xs:element name="stoppoint" type="CPTStoppointIden"/> |
diagram | ![]() |
||||
type | tcip:CPT-GenericCounter | ||||
properties |
|
||||
source | <xs:element name="cameraNumber" type="CPT-GenericCounter"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="begin-datetime" type="CPT-DateTime"/> |
diagram | ![]() |
||||
type | tcip:CPT-DateTime | ||||
properties |
|
||||
source | <xs:element name="end-datetime" type="CPT-DateTime"/> |
diagram | ![]() |
||||
properties |
|
||||
children | video-image | ||||
source | <xs:element name="video-images"> <xs:complexType> <xs:sequence maxOccurs="10000"> <xs:element name="video-image" type="PI-BinaryVideoData"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PI-BinaryVideoData | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="video-image" type="PI-BinaryVideoData"/> |