diagram | ![]() |
||||||||||||
namespace | http://www.LRMS-Adopted-02-00-00 | ||||||||||||
children | locationName gridArray gridPoint gridPointPair gridPointSequence localGridProfile | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:complexType name="Grid"> <xs:sequence> <xs:element name="locationName" type="Text-name255" minOccurs="0"/> <xs:element name="gridArray" type="GridArray"/> <!-- sets of grids --> <xs:element name="gridPoint" type="GridPoint"/> <!-- sets of points --> <xs:element name="gridPointPair" type="GridPointPair"/> <!-- sets of set of points --> <xs:element name="gridPointSequence" type="GridPointSequence"/> <!-- set of points forming a line --> <xs:element name="localGridProfile" type="local:GridProfile" minOccurs="0"/> </xs:sequence> <xs:attribute name="locationID" type="String-index64"/> </xs:complexType> |
diagram | ![]() |
||||||||
type | lrms:Text-name255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xs:element name="locationName" type="Text-name255" minOccurs="0"/> |
diagram | ![]() |
||||
type | lrms:GridArray | ||||
properties |
|
||||
children | gridArray-item | ||||
source | <xs:element name="gridArray" type="GridArray"/> |
diagram | ![]() |
||||
type | lrms:GridPoint | ||||
properties |
|
||||
children | pointCoordinateType side gridPointInfo localGridPoint | ||||
source | <xs:element name="gridPoint" type="GridPoint"/> |
diagram | ![]() |
||||
type | lrms:GridPointPair | ||||
properties |
|
||||
children | pointPairCoordinateType side pointPairInfo localGridPointPair | ||||
source | <xs:element name="gridPointPair" type="GridPointPair"/> |
diagram | ![]() |
||||
type | lrms:GridPointSequence | ||||
properties |
|
||||
children | pointPairCoordinateType side startLongitude startLatitude endLongitude endLatitude gridId startLatitudeGridDelta startLongitudeGridDelta pointPairInfo localGridPointSequence | ||||
source | <xs:element name="gridPointSequence" type="GridPointSequence"/> |
diagram | ![]() |
||||||||
type | GridProfile | ||||||||
properties |
|
||||||||
children | yourName | ||||||||
source | <xs:element name="localGridProfile" type="local:GridProfile" minOccurs="0"/> |