gml:TimePrimitivePropertyType provides a standard content model for associations between an arbitrary member of the substitution group whose head is gml:AbstractTimePrimitive and another object. |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
gml:remoteSchema | anyURI | optional | ||||
nilReason | gml:NilReasonType | optional | ||||
owns | boolean | false | optional | |||
xlink:actuate | xlink:actuateType | optional | ||||
xlink:arcrole | xlink:arcroleType | optional | ||||
xlink:href | xlink:hrefType | optional | ||||
xlink:role | xlink:roleType | optional | ||||
xlink:show | xlink:showType | optional | ||||
xlink:title | xlink:titleAttrType | optional | ||||
xlink:type | xlink:typeType | simple | optional |
Element | gml:validTime |
Complex Type | gml:RelatedTimeType |
<complexType name="TimePrimitivePropertyType"> <annotation> <documentation>gml:TimePrimitivePropertyType provides a standard content model for associations between an arbitrary member of the substitution group whose head is gml:AbstractTimePrimitive and another object.</documentation> </annotation> <sequence minOccurs="0"> <element ref="gml:AbstractTimePrimitive"/> </sequence> <attributeGroup ref="gml:AssociationAttributeGroup"/> <attributeGroup ref="gml:OwnershipAttributeGroup"/> </complexType> |