complexType tcip:CCTimepointHistory
diagram
namespace http://www.TCIP-Adopted-03-00-01
children timepoint run scheduledTime actualTime
source <xs:complexType name="CCTimepointHistory">
 
<xs:sequence>
   
<xs:element name="timepoint" type="SCHTimepointIden"/>
   
<xs:element name="run" type="SCHRunIden"/>
   
<xs:element name="scheduledTime" type="SCH-Time"/>
   
<xs:element name="actualTime" type="SCH-Time"/>
 
</xs:sequence>
</xs:complexType>

element tcip:CCTimepointHistory/timepoint
diagram
type tcip:SCHTimepointIden
properties
isRef 0
content complex
children timepoint-id agency-id designator name
source <xs:element name="timepoint" type="SCHTimepointIden"/>

element tcip:CCTimepointHistory/run
diagram
type tcip:SCHRunIden
properties
isRef 0
content complex
children run-id agency-id designator
source <xs:element name="run" type="SCHRunIden"/>

element tcip:CCTimepointHistory/scheduledTime
diagram
type tcip:SCH-Time
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="scheduledTime" type="SCH-Time"/>

element tcip:CCTimepointHistory/actualTime
diagram
type tcip:SCH-Time
properties
isRef 0
content simple
facets
minInclusive -2147483648
maxInclusive 2147483647
source <xs:element name="actualTime" type="SCH-Time"/>


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