Stop element

Type: stopType
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <Stop stopName="..." stopLat="..." stopLon="..." stopCode="..." stopDesc="..." zoneId="..." stopUrl="..." locationType="..." parentStation="..." wheelchairBoarding="..." direction="..."> <id agency="..." id="..." /> <route> <id>...</id> <agencyId>...</agencyId> </route> <route> <!--...--> </route> <!--...more "route" elements...--> </Stop>