complexType lrms:PointOffset
diagram
namespace http://www.LRMS-Adopted-02-00-00
children point offsetEast offsetNorth height
used by
element lrms:PointLocation/pointOffset
source <xs:complexType name="PointOffset">
 
<xs:sequence>
   
<xs:element name="point" type="PointLocation"/>
   
<xs:element name="offsetEast" type="Distance"/>
   
<xs:element name="offsetNorth" type="Distance"/>
   
<xs:element name="height" type="Height" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element lrms:PointOffset/point
diagram
type lrms:PointLocation
properties
isRef 0
content complex
children pointName pointNodeId pointOffset polarCoordinates linearReferencePoint addressPoint crossStreetsPoint grid publicGrid geoLocationPoint adminArea
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="point" type="PointLocation"/>

element lrms:PointOffset/offsetEast
diagram
type lrms:Distance
properties
isRef 0
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="offsetEast" type="Distance"/>

element lrms:PointOffset/offsetNorth
diagram
type lrms:Distance
properties
isRef 0
content complex
children m mDec mm mmDec dm dmDec yd ydDec ft ftDec in inDec mi miDec km kmDec block blkDec
source <xs:element name="offsetNorth" type="Distance"/>

element lrms:PointOffset/height
diagram
type lrms:Height
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children altitude verticalDatum verticalLevel
source <xs:element name="height" type="Height" minOccurs="0"/>


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