complexType tcip:CptCommandTimeUpdate
diagram
namespace http://www.TCIP-Adopted-03-00-01
children commandID current-time utc-offset time-name
used by
element tcip:cptCommandTimeUpdate
source <xs:complexType name="CptCommandTimeUpdate">
 
<xs:sequence>
   
<xs:element name="commandID" type="CPT-CommandID"/>
   
<xs:element name="current-time" type="CPT-DateTime" minOccurs="0"/>
   
<xs:element name="utc-offset" type="CPT-Duration" minOccurs="0"/>
   
<xs:element name="time-name" type="CPT-TimeName" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CptCommandTimeUpdate/commandID
diagram
type tcip:CPT-CommandID
properties
isRef 0
content simple
source <xs:element name="commandID" type="CPT-CommandID"/>

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

element tcip:CptCommandTimeUpdate/utc-offset
diagram
type tcip:CPT-Duration
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="utc-offset" type="CPT-Duration" minOccurs="0"/>

element tcip:CptCommandTimeUpdate/time-name
diagram
type tcip:CPT-TimeName
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 12
source <xs:element name="time-name" type="CPT-TimeName" minOccurs="0"/>


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