diagram | ![]() |
||
namespace | http://www.LRMS-Adopted-02-00-00 | ||
children | pointCoordinateType side gridPointInfo localGridPoint | ||
used by |
|
||
source | <xs:complexType name="GridPoint"> <xs:sequence> <xs:element name="pointCoordinateType" type="GridPointCoordinateType" minOccurs="0"/> <xs:element name="side" type="Side" minOccurs="0"/> <xs:element name="gridPointInfo"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:sequence> <xs:element name="longitude" type="GridPointLongitude" minOccurs="0"/> <xs:element name="latitude" type="GridPointLatitude" minOccurs="0"/> <xs:element name="gridId" type="Int-index8" minOccurs="0"/> <xs:element name="latitudeDelta" type="GridPointLatLonDelta"/> <xs:element name="longitudeDelta" type="GridPointLatLonDelta"/> <xs:element name="altitudeDelta" type="GridPointAltitudeDelta" minOccurs="0"/> <xs:element name="offsetStart" type="GridPointOffsetDistance" minOccurs="0"/> <xs:element name="offsetEnd" type="GridPointOffsetDistance" minOccurs="0"/> </xs:sequence> </xs:sequence> </xs:complexType> </xs:element> <xs:element name="localGridPoint" type="local:GridPoint" minOccurs="0"/> </xs:sequence> </xs:complexType> |
diagram | ![]() |
||||||||
type | lrms:GridPointCoordinateType | ||||||||
properties |
|
||||||||
source | <xs:element name="pointCoordinateType" type="GridPointCoordinateType" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Side | ||||||||
properties |
|
||||||||
source | <xs:element name="side" type="Side" minOccurs="0"/> |
diagram | ![]() |
||||
properties |
|
||||
children | longitude latitude gridId latitudeDelta longitudeDelta altitudeDelta offsetStart offsetEnd | ||||
source | <xs:element name="gridPointInfo"> <xs:complexType> <xs:sequence maxOccurs="1000"> <xs:sequence> <xs:element name="longitude" type="GridPointLongitude" minOccurs="0"/> <xs:element name="latitude" type="GridPointLatitude" minOccurs="0"/> <xs:element name="gridId" type="Int-index8" minOccurs="0"/> <xs:element name="latitudeDelta" type="GridPointLatLonDelta"/> <xs:element name="longitudeDelta" type="GridPointLatLonDelta"/> <xs:element name="altitudeDelta" type="GridPointAltitudeDelta" minOccurs="0"/> <xs:element name="offsetStart" type="GridPointOffsetDistance" minOccurs="0"/> <xs:element name="offsetEnd" type="GridPointOffsetDistance" minOccurs="0"/> </xs:sequence> </xs:sequence> </xs:complexType> </xs:element> |
diagram | ![]() |
||||||||
type | lrms:GridPointLongitude | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="longitude" type="GridPointLongitude" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GridPointLatitude | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="latitude" type="GridPointLatitude" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:Int-index8 | ||||||||
properties |
|
||||||||
source | <xs:element name="gridId" type="Int-index8" minOccurs="0"/> |
diagram | ![]() |
||||
type | lrms:GridPointLatLonDelta | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="latitudeDelta" type="GridPointLatLonDelta"/> |
diagram | ![]() |
||||
type | lrms:GridPointLatLonDelta | ||||
properties |
|
||||
facets |
|
||||
source | <xs:element name="longitudeDelta" type="GridPointLatLonDelta"/> |
diagram | ![]() |
||||||||
type | lrms:GridPointAltitudeDelta | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="altitudeDelta" type="GridPointAltitudeDelta" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GridPointOffsetDistance | ||||||||
properties |
|
||||||||
source | <xs:element name="offsetStart" type="GridPointOffsetDistance" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | lrms:GridPointOffsetDistance | ||||||||
properties |
|
||||||||
source | <xs:element name="offsetEnd" type="GridPointOffsetDistance" minOccurs="0"/> |
diagram | ![]() |
||||||||
type | GridPoint | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localGridPoint" type="local:GridPoint" minOccurs="0"/> |