<complexType name="TimePeriodType"> <annotation> <documentation>This is a variation of the GML TimePeriod, which allows the beginning and end of a time-period to be expressed in short-form inline using the begin/endPosition element, which allows an identifiable TimeInstant to be defined simultaneously with using it, or by reference, using xlinks on the begin/end elements. </documentation> </annotation> <sequence> <element name="beginPosition" type="gml:TimePositionType"/> <element name="endPosition" type="gml:TimePositionType"/> <element minOccurs="0" name="timeResolution" type="gml:TimeDurationType"/> </sequence> <attribute default="#ISO-8601" name="frame" type="anyURI" use="optional"/> </complexType>
@generated
@source $URL$
|
|