diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | push-header timepoints notes deleted-timepoints | ||
used by |
|
||
source | <xs:complexType name="SchPushTimepoints"> <xs:sequence> <xs:element name="push-header" type="CPTPushHeader"/> <xs:element name="timepoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="timepoint" type="SCHTimepointInfo"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="notes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="note" type="SCHNoteInfo"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="deleted-timepoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="deleted-timepoint" type="SCHTimepointIden"/> </xs:sequence> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:CPTPushHeader | ||||
properties |
|
||||
children | file-type effective sched-version version-number source updates-only updates-since updates-thru applicability time-sent | ||||
source | <xs:element name="push-header" type="CPTPushHeader"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | timepoint | ||||||||
source | <xs:element name="timepoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="timepoint" type="SCHTimepointInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHTimepointInfo | ||||
properties |
|
||||
children | timepoint metadata timepoint-location timepoint-notes timepoint-mode associated-stops localSCHTimepointInfo | ||||
source | <xs:element name="timepoint" type="SCHTimepointInfo"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | note | ||||||||
source | <xs:element name="notes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="15000"> <xs:element name="note" type="SCHNoteInfo"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHNoteInfo | ||||
properties |
|
||||
children | note metadata public note-text localSCHNoteInfo | ||||
source | <xs:element name="note" type="SCHNoteInfo"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | deleted-timepoint | ||||||||
source | <xs:element name="deleted-timepoints" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="25000"> <xs:element name="deleted-timepoint" type="SCHTimepointIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHTimepointIden | ||||
properties |
|
||||
children | timepoint-id agency-id designator name | ||||
source | <xs:element name="deleted-timepoint" type="SCHTimepointIden"/> |