QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
axisLabels | gml:NCNameList | optional | ||||
srsDimension | positiveInteger | optional | ||||
srsName | anyURI | optional | ||||
uomLabels | gml:NCNameList | optional |
Element | gml:Envelope |
Complex Type | gml:EnvelopeWithTimePeriodType |
<complexType name="EnvelopeType"> <choice> <sequence> <element name="lowerCorner" type="gml:DirectPositionType"/> <element name="upperCorner" type="gml:DirectPositionType"/> </sequence> <element ref="gml:pos" minOccurs="2" maxOccurs="2"> <annotation> <appinfo>deprecated</appinfo> </annotation> </element> <element ref="gml:coordinates"/> </choice> <attributeGroup ref="gml:SRSReferenceGroup"/> </complexType> |