complexType lrms:Polygon
diagram
namespace http://www.LRMS-Adopted-02-00-00
children polygonName vertex
used by
elements lrms:Geometry/polygon lrms:AreaLocation/polygon lrms:SpatialObject/polygonObject/polygon
attributes
Name  Type  Use  Default  Fixed  annotation
locationIdlrms:String-index64      
source <xs:complexType name="Polygon">
 
<xs:sequence>
   
<xs:element name="polygonName" type="Text-name255" minOccurs="0"/>
   
<xs:element name="vertex" type="PointLocation" minOccurs="3" maxOccurs="255"/>
 
</xs:sequence>
 
<xs:attribute name="locationId" type="String-index64"/>
</xs:complexType>

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

element lrms:Polygon/vertex
diagram
type lrms:PointLocation
properties
isRef 0
minOcc 3
maxOcc 255
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="vertex" type="PointLocation" minOccurs="3" maxOccurs="255"/>


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