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

element tcip:CcVideoFeed/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:CcVideoFeed/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:CcVideoFeed/cameras/camera
diagram
type tcip:CPT-GenericCounter
properties
isRef 0
content simple
source <xs:element name="camera" type="CPT-GenericCounter"/>

element tcip:CcVideoFeed/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"/>

element tcip:CcVideoFeed/format
diagram
type tcip:PI-GraphicFormat
properties
isRef 0
content simple
source <xs:element name="format" type="PI-GraphicFormat"/>

element tcip:CcVideoFeed/images
diagram
properties
isRef 0
content complex
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>

element tcip:CcVideoFeed/images/image
diagram
type tcip:PI-BinaryVideoData
properties
isRef 0
content simple
facets
maxLength 2000000
source <xs:element name="image" type="PI-BinaryVideoData"/>


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