<complexType name="TimeSequenceType"> <annotation> <documentation>An ordered sequence of time positions or intervals. The time positions and periods shall be ordered from the oldest to the newest. </documentation> </annotation> <choice maxOccurs="unbounded"> <element ref="gml:timePosition"/> <element ref="wcs:timePeriod"/> </choice> </complexType>
@generated
@source $URL$
|
|