diagram | ![]() |
||
namespace | http://www.TCIP-Adopted-03-00-01 | ||
children | timepoint metadata timepoint-location timepoint-notes timepoint-mode associated-stops localSCHTimepointInfo | ||
used by |
|
||
source | <xs:complexType name="SCHTimepointInfo"> <xs:sequence> <xs:element name="timepoint" type="SCHTimepointIden"/> <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/> <xs:element name="timepoint-location" type="lrms:GeoLocation"/> <xs:element name="timepoint-notes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="timepoint-note" type="SCHNoteIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="timepoint-mode" type="CPT-Mode" minOccurs="0"/> <xs:element name="associated-stops" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="associated-stop" type="CPTStoppointIden"/> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localSCHTimepointInfo" type="local:SCHTimepointInfo" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||
type | tcip:SCHTimepointIden | ||||
properties |
|
||||
children | timepoint-id agency-id designator name | ||||
source | <xs:element name="timepoint" type="SCHTimepointIden"/> |
diagram | ![]() |
||||||||
type | tcip:CPTRowMetaData | ||||||||
properties |
|
||||||||
children | created effective expiration activation deactivation updated | ||||||||
source | <xs:element name="metadata" type="CPTRowMetaData" minOccurs="0"/> |
diagram | ![]() |
||||
type | lrms:GeoLocation | ||||
properties |
|
||||
children | latitude longitude horizontalDatum height | ||||
source | <xs:element name="timepoint-location" type="lrms:GeoLocation"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | timepoint-note | ||||||||
source | <xs:element name="timepoint-notes" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="500"> <xs:element name="timepoint-note" type="SCHNoteIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:SCHNoteIden | ||||
properties |
|
||||
children | note-id agency-id note-des | ||||
source | <xs:element name="timepoint-note" type="SCHNoteIden"/> |
diagram | ![]() |
||||||||
type | tcip:CPT-Mode | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="timepoint-mode" type="CPT-Mode" minOccurs="0"/> |
diagram | ![]() |
||||||||
properties |
|
||||||||
children | associated-stop | ||||||||
source | <xs:element name="associated-stops" minOccurs="0"> <xs:complexType> <xs:sequence maxOccurs="20"> <xs:element name="associated-stop" type="CPTStoppointIden"/> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||
type | tcip:CPTStoppointIden | ||||
properties |
|
||||
children | stoppoint-id agency-id name | ||||
source | <xs:element name="associated-stop" type="CPTStoppointIden"/> |
diagram | ![]() |
||||||||
type | SCHTimepointInfo | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localSCHTimepointInfo" type="local:SCHTimepointInfo" minOccurs="0"/> |