complexType lrms:PublicGrid
diagram
namespace http://www.LRMS-Adopted-02-00-00
children locationName usng localReference statePlane
used by
elements lrms:LocationReference/publicGrid lrms:PointLocation/publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:complexType name="PublicGrid">
 
<xs:sequence>
   
<xs:element name="locationName" type="Text-name255" minOccurs="0"/>
   
<xs:choice>
     
<xs:element name="usng" type="PublicGridUSNG"/>
     
<xs:element name="localReference" type="PublicGridLocalReference"/>
     
<xs:element name="statePlane" type="PublicGridStatePlane"/>
   
</xs:choice>
 
</xs:sequence>
 
<xs:attribute name="locationID" type="String-index64"/>
</xs:complexType>

element lrms:PublicGrid/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:PublicGrid/usng
diagram
type lrms:PublicGridUSNG
properties
isRef 0
content complex
children gridZone gridSquare gridStep easting16 easting32 northing16 northing32 horDatum
source <xs:element name="usng" type="PublicGridUSNG"/>

element lrms:PublicGrid/localReference
diagram
type lrms:PublicGridLocalReference
properties
isRef 0
content complex
children gridCode cellId nodeId gridStep eastWestDelta northSouthDelta height horizontalDatum
source <xs:element name="localReference" type="PublicGridLocalReference"/>

element lrms:PublicGrid/statePlane
diagram
type lrms:PublicGridStatePlane
properties
isRef 0
content complex
children statePlaneZone horDatum units easting32 northing32 height
source <xs:element name="statePlane" type="PublicGridStatePlane"/>


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