complexType atis:IdentityOrLocation
diagram
namespace http://www.ATIS-Draft-03-00-79
children location dbIdentity
used by
element atis:ParkingLotInformation/lot-ident
source <xs:complexType name="IdentityOrLocation">
 
<xs:choice>
   
<xs:element name="location" type="lrms:LocationReference"/>
   
<xs:element name="dbIdentity" type="DatabaseIdentity"/>
 
</xs:choice>
</xs:complexType>

element atis:IdentityOrLocation/location
diagram
type lrms:LocationReference
properties
isRef 0
content complex
children locationName externalID pointLocation linkLocation areaLocation chain transition groupLocation routeLocation geometry geoCoord grid linearReference crossStreets address preCoded nodeAttribute spatialObject publicGrid
attributes
Name  Type  Use  Default  Fixed  annotation
locationIDlrms:String-index64      
source <xs:element name="location" type="lrms:LocationReference"/>

element atis:IdentityOrLocation/dbIdentity
diagram
type atis:DatabaseIdentity
properties
isRef 0
content complex
children identity number name version
source <xs:element name="dbIdentity" type="DatabaseIdentity"/>


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