complexType lrms:Grid
diagram
namespace http://www.LRMS-Adopted-02-00-00
children locationName gridArray gridPoint gridPointPair gridPointSequence localGridProfile
used by
element lrms:LocationReference/grid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
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>

element lrms:Grid/locationName
diagram
type lrms:Text-name255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
minLength 1
maxLength 255
source <xs:element name="locationName" type="Text-name255" minOccurs="0"/>

element lrms:Grid/gridArray
diagram
type lrms:GridArray
properties
isRef 0
content complex
children gridArray-item
source <xs:element name="gridArray" type="GridArray"/>

element lrms:Grid/gridPoint
diagram
type lrms:GridPoint
properties
isRef 0
content complex
children pointCoordinateType side gridPointInfo localGridPoint
source <xs:element name="gridPoint" type="GridPoint"/>

element lrms:Grid/gridPointPair
diagram
type lrms:GridPointPair
properties
isRef 0
content complex
children pointPairCoordinateType side pointPairInfo localGridPointPair
source <xs:element name="gridPointPair" type="GridPointPair"/>

element lrms:Grid/gridPointSequence
diagram
type lrms:GridPointSequence
properties
isRef 0
content complex
children pointPairCoordinateType side startLongitude startLatitude endLongitude endLatitude gridId startLatitudeGridDelta startLongitudeGridDelta pointPairInfo localGridPointSequence
source <xs:element name="gridPointSequence" type="GridPointSequence"/>

element lrms:Grid/localGridProfile
diagram
type GridProfile
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children yourName
source <xs:element name="localGridProfile" type="local:GridProfile" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy