QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
frame | anyURI | #ISO-8601 | optional | ||||
gml:id | ID | required |
|
Element | gml:AbstractTimeGeometricPrimitive |
Complex Types | gml:TimeInstantType, gml:TimePeriodType |
<complexType name="AbstractTimeGeometricPrimitiveType" abstract="true"> <complexContent> <extension base="gml:AbstractTimePrimitiveType"> <attribute name="frame" type="anyURI" default="#ISO-8601"/> </extension> </complexContent> </complexType> |