diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | subscriptionInfo cameras begin format images | ||
used by |
|
||
source | <xs:complexType name="CcVideoFeed"> <xs:sequence> <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> <xs:element name="cameras" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="5"> <xs:element name="camera" type="CPT-GenericCounter"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="begin" type="CPT-DateTime" minOccurs="0"/> <!-- default to immediate, --> <xs:element name="format" type="PI-GraphicFormat"/> <xs:element name="images"> <xs:complexType> <xs:sequence maxOccurs="5"> <xs:element name="image" type="PI-BinaryVideoData"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTSubscriptionHeader | ||||
properties |
|
||||
children | requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability | ||||
source | <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | camera | ||||||||
source | <xs:element name="cameras" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="5"> <xs:element name="camera" type="CPT-GenericCounter"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPT-GenericCounter | ||||
properties |
|
||||
source | <xs:element name="camera" type="CPT-GenericCounter"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-DateTime | ||||||||
properties |
|
||||||||
source | <xs:element name="begin" type="CPT-DateTime" minOccurs="0"/> |
diagram | ![]() |
||||
type | tcip:PI-GraphicFormat | ||||
properties |
|
||||
source | <xs:element name="format" type="PI-GraphicFormat"/> |
diagram | ![]() |
||||
properties |
|
||||
children | image | ||||
source | <xs:element name="images"> <xs:complexType> <xs:sequence maxOccurs="5"> <xs:element name="image" type="PI-BinaryVideoData"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:PI-BinaryVideoData | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="image" type="PI-BinaryVideoData"/> |