| diagram | ![]() |
||
| namespace | http://www.TCIP-Adopted-03-00-01 | ||
| children | subscriptionInfo cameras begin | ||
| used by |
|
||
| source | <xs:complexType name="CcVideoFeedSub"> <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: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"/> |