<complexType name="HistoryPropertyType">
<annotation>
<documentation xml:lang="en">The history relationship associates a feature with a sequence of TimeSlice instances.</documentation>
</annotation>
<sequence maxOccurs="unbounded">
<element ref="gml:_TimeSlice"/>
</sequence>
</complexType> |