The Location element describes the location of the global origin for this campus. This element can be used in a general sense by using the Name and Description elements for a physical address or landmark, or Location can be made precise by specifying the Elevation, Longitude, and Latitude of the origin. |
<xsd:element name="Location"> <xsd:annotation> <xsd:documentation>The Location element describes the location of the global origin for this campus. This element can be used in a general sense by using the Name and Description elements for a physical address or landmark, or Location can be made precise by specifying the Elevation, Longitude, and Latitude of the origin.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:all> <xsd:element ref="StationId" minOccurs="0"/> <xsd:element< |