complexType tcip:CcVideoFeedSub
diagram
namespace http://www.TCIP-Adopted-03-00-01
children subscriptionInfo cameras begin
used by
element tcip:ccVideoFeedSub
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>

element tcip:CcVideoFeedSub/subscriptionInfo
diagram
type tcip:CPTSubscriptionHeader
properties
isRef 0
content complex
children requestedType expirationDate expirationTime reportInterval requestIdentifier subscriberIdentifier publisherIdentifier applicability
source <xs:element name="subscriptionInfo" type="CPTSubscriptionHeader"/>

element tcip:CcVideoFeedSub/cameras
diagram
properties
isRef 0
minOcc 0
maxOcc 1
content complex
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>

element tcip:CcVideoFeedSub/cameras/camera
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
content simple
source <xs:element name="camera" type="CPT-GenericCounter"/>

element tcip:CcVideoFeedSub/begin
diagram
type tcip:CPT-DateTime
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xs:element name="begin" type="CPT-DateTime" minOccurs="0"/>


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