| diagram | ![]() |
||||
| namespace | http://www.opengis.net/gml | ||||
| children | gml:sequenceRule gml:startPoint | ||||
| used by |
|
||||
| annotation |
|
||||
| source | <xs:complexType name="GridFunctionType"> <xs:annotation> <xs:documentation>Defines how values in the domain are mapped to the range set. The start point and the sequencing rule are specified here.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="sequenceRule" type="gml:SequenceRuleType" minOccurs="0"> <xs:annotation> <xs:documentation>If absent, the implied value is "Linear".</xs:documentation> </xs:annotation> </xs:element> <xs:element name="startPoint" type="gml:integerList" minOccurs="0"> <xs:annotation> <xs:documentation>Index position of the first grid post, which must lie somwhere in the GridEnvelope. If absent, the startPoint is equal to the value of gridEnvelope::low from the grid definition.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
|||||||||||||||||||||
| namespace | http://www.opengis.net/gml | |||||||||||||||||||||
| type | gml:SequenceRuleType | |||||||||||||||||||||
| properties |
|
|||||||||||||||||||||
| facets |
|
|||||||||||||||||||||
| attributes |
|
|||||||||||||||||||||
| annotation |
|
|||||||||||||||||||||
| source | <xs:element name="sequenceRule" type="gml:SequenceRuleType" minOccurs="0"> <xs:annotation> <xs:documentation>If absent, the implied value is "Linear".</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||
| namespace | http://www.opengis.net/gml | ||||||||
| type | gml:integerList | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xs:element name="startPoint" type="gml:integerList" minOccurs="0"> <xs:annotation> <xs:documentation>Index position of the first grid post, which must lie somwhere in the GridEnvelope. If absent, the startPoint is equal to the value of gridEnvelope::low from the grid definition.</xs:documentation> </xs:annotation> </xs:element> |