| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/NaPTAN.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.dft.gov.uk/naptan/ |
| Elements | Attr. groups |
| NaPTAN | DocumentMetadataGroup |
| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/napt/NaPT_stop-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.dft.gov.uk/naptan/ |
| schema location: | http://www.w3.org/2001/xml.xsd |
| attribute form default: | |
| element form default: | |
| targetNamespace: | http://www.w3.org/XML/1998/namespace |
| Attr. groups |
| specialAttrs |
| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/napt/NaPT_topography-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.dft.gov.uk/naptan/ |
| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/napt/NaPT_dates-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.dft.gov.uk/naptan/ |
| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/napt/NaPT_geographic-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.dft.gov.uk/naptan/ |
| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/napt/NaPT_organisations-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.dft.gov.uk/naptan/ |
| Complex types | Simple types |
| OperatorRefsStructure | NationalOperatorCodeType |
| OperatorRefStructure | OperatorCodeType |
| ServicedOrganisationCodeType |
| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/napt/NaPT_common-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.dft.gov.uk/naptan/ |
| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/napt/NaPT_types-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.dft.gov.uk/naptan/ |
| schema location: | http://www.dft.gov.uk/naptan/schema/2.0/apd/CommonSimpleTypes-v1-3.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.cabinetoffice.gov.uk/govtalk.aspx/core |
| Simple types |
| DateType |
| EmailAddressType |
| LanguageType |
| MaritalStatusType |
| PopulatedStringType |
| RestrictedStringType |
| TelCountryCodeType |
| TelephoneExtensionType |
| TelephoneNumberType |
| WorkHomeType |
| YesNoType |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | StopPoints StopAreas | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity constraints |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="NaPTAN"> <xsd:annotation> <xsd:documentation>Schema for exchanging National Public Transport Access Node data. @xml:lang @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status, @FileName, @SchemaVersion, @LocationSystem</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="StopPoints" type="StopPointsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of districts.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="StopAreas" type="StopAreasStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of stop areas.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="DocumentModificationDetailsGroup"/> <xsd:attribute name="SchemaVersion" type="xsd:NMTOKEN" use="required" fixed="2.0"/> <xsd:attribute name="LocationSystem" type="LocationSystemEnumeration" use="optional" default="Grid"/> </xsd:complexType> <xsd:key name="StopPointKey"> <xsd:selector xpath=".//napt:StopPoints/napt:StopPoint"/> <xsd:field xpath="napt:AtcoCode"/> </xsd:key> <xsd:keyref name="StopPointKeyRef" refer="StopPointKey"> <xsd:selector xpath=".//napt:StopPointRef"/> <xsd:field xpath="."/> </xsd:keyref> <xsd:unique name="StopPointPrivateKey"> <xsd:selector xpath=".//napt:StopPoints/napt:StopPoint"/> <xsd:field xpath="napt:PrivateCode"/> </xsd:unique> <xsd:key name="StopAreaKey"> <xsd:selector xpath=".//napt:StopAreas/napt:StopArea"/> <xsd:field xpath="napt:StopAreaCode"/> </xsd:key> <xsd:unique name="StopAreaPrivateKey"> <xsd:selector xpath=".//napt:StopAreas/napt:StopArea"/> <xsd:field xpath="napt:PrivateCode"/> </xsd:unique> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopPointsStructure | ||||
| properties |
|
||||
| children | StopPoint | ||||
| annotation |
|
||||
| source | <xsd:element name="StopPoints" type="StopPointsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of districts.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopAreasStructure | ||||
| properties |
|
||||
| children | StopArea | ||||
| annotation |
|
||||
| source | <xsd:element name="StopAreas" type="StopAreasStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of stop areas.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | MarkedPoint UnmarkedPoint HailAndRideSection FlexibleZone | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="BusStopClassificationGroup"> <xsd:annotation> <xsd:documentation>Type of Bus stop. </xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="MarkedPoint"> <xsd:annotation> <xsd:documentation>[BCT - MKD] Marked stop - for example a pole or a shelter. Point footprint. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="DefaultWaitTime" type="DurationType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default time to wait at the bus stop as a Duration.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Bearing" type="BearingStructure"> <xsd:annotation> <xsd:documentation>Direction along street in which vehicle is pointing when stopped at stopping point. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="UnmarkedPoint"> <xsd:annotation> <xsd:documentation>[BCT - CUS] Unmarked stop (or only marked on the road). Point footprint. .</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Bearing" type="BearingStructure"> <xsd:annotation> <xsd:documentation>Direction along street in which vehicle is pointing when stopped at stopping point. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="HailAndRideSection" type="HailAndRideSectionStructure"> <xsd:annotation> <xsd:documentation>[BCT - HAR] Hail and ride section of route, with a linear footprint.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="FlexibleZone" type="FlexibleZoneStructure"> <xsd:annotation> <xsd:documentation>[BCT - FLX] Flexible zone, with an area footprint.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | DefaultWaitTime Bearing | ||||
| annotation |
|
||||
| source | <xsd:element name="MarkedPoint"> <xsd:annotation> <xsd:documentation>[BCT - MKD] Marked stop - for example a pole or a shelter. Point footprint. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="DefaultWaitTime" type="DurationType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default time to wait at the bus stop as a Duration.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Bearing" type="BearingStructure"> <xsd:annotation> <xsd:documentation>Direction along street in which vehicle is pointing when stopped at stopping point. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DurationType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="DefaultWaitTime" type="DurationType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Default time to wait at the bus stop as a Duration.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | BearingStructure | ||||
| properties |
|
||||
| children | CompassPoint Degrees | ||||
| annotation |
|
||||
| source | <xsd:element name="Bearing" type="BearingStructure"> <xsd:annotation> <xsd:documentation>Direction along street in which vehicle is pointing when stopped at stopping point. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Bearing | ||||
| annotation |
|
||||
| source | <xsd:element name="UnmarkedPoint"> <xsd:annotation> <xsd:documentation>[BCT - CUS] Unmarked stop (or only marked on the road). Point footprint. .</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Bearing" type="BearingStructure"> <xsd:annotation> <xsd:documentation>Direction along street in which vehicle is pointing when stopped at stopping point. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | BearingStructure | ||||
| properties |
|
||||
| children | CompassPoint Degrees | ||||
| annotation |
|
||||
| source | <xsd:element name="Bearing" type="BearingStructure"> <xsd:annotation> <xsd:documentation>Direction along street in which vehicle is pointing when stopped at stopping point. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | HailAndRideSectionStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | StartPoint EndPoint Bearing | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="HailAndRideSection" type="HailAndRideSectionStructure"> <xsd:annotation> <xsd:documentation>[BCT - HAR] Hail and ride section of route, with a linear footprint.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | FlexibleZoneStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | Location | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="FlexibleZone" type="FlexibleZoneStructure"> <xsd:annotation> <xsd:documentation>[BCT - FLX] Flexible zone, with an area footprint.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | NaptanCode PlateCode PrivateCode CleardownCode | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="StopIdentifierGroup"> <xsd:annotation> <xsd:documentation>Alternative identifers of a stop</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NaptanCode" type="NaptanCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Short NaPTAN code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PlateCode" type="PlateCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Plate number for stop. An arbitrary asset number that may be placed on stop to identify it.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PrivateCode" type="PrivateCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>A private code that uniquely identifies the stop. May be used for interoperating with other (legacy) systems.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CleardownCode" type="CleardownCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>A 20 bit number used for wireless cleardown of stop displays by some AVL systems. Number format defined by RTIG.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | NaptanCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NaptanCode" type="NaptanCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Short NaPTAN code for passengers to use when uniquely identifying the stop by SMS and other self-service channels.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | PlateCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="PlateCode" type="PlateCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Plate number for stop. An arbitrary asset number that may be placed on stop to identify it.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | PrivateCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="PrivateCode" type="PrivateCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>A private code that uniquely identifies the stop. May be used for interoperating with other (legacy) systems.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | CleardownCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="CleardownCode" type="CleardownCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>A 20 bit number used for wireless cleardown of stop displays by some AVL systems. Number format defined by RTIG.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | IataRef Name | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="AnnotatedAirRefStructure"> <xsd:annotation> <xsd:documentation>Collation with air industry reference systems</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="IataRef" type="IataCodeType"> <xsd:annotation> <xsd:documentation>International Air Transport Association code for the airport.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Name of airport. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | IataCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="IataRef" type="IataCodeType"> <xsd:annotation> <xsd:documentation>International Air Transport Association code for the airport.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Name of airport. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | CoachRef Name LongName Location | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="AnnotatedCoachRefStructure"> <xsd:annotation> <xsd:documentation>Collation with coach industry reference systems</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="CoachRef" type="NationalCoachCodeType"> <xsd:annotation> <xsd:documentation>National coach for coach location (Including National Express Group codes).</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Name of coach location. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="LongName" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Long name of coach location. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location" type="LocationStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location if different from that specified for point.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | NationalCoachCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="CoachRef" type="NationalCoachCodeType"> <xsd:annotation> <xsd:documentation>National coach for coach location (Including National Express Group codes).</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Name of coach location. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="LongName" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Long name of coach location. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||
| type | LocationStructure | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | GridType Easting Northing Longitude Latitude Translation | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:element name="Location" type="LocationStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location if different from that specified for point.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | FerryRef Name Location | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="AnnotatedFerryRefStructure"> <xsd:annotation> <xsd:documentation>Collation with ferry and shipping industry reference systems.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="FerryRef" type="NationalFerryPortCodeType"> <xsd:annotation> <xsd:documentation>National Ferry code for ferry port.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Name of port. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location" type="LocationStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location if different from that specified for point.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | NationalFerryPortCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="FerryRef" type="NationalFerryPortCodeType"> <xsd:annotation> <xsd:documentation>National Ferry code for ferry port.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Name of port. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||
| type | LocationStructure | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | GridType Easting Northing Longitude Latitude Translation | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:element name="Location" type="LocationStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location if different from that specified for point.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | MetroRef Name Location | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="AnnotatedMetroRefStructure"> <xsd:annotation> <xsd:documentation>Collation with transport industry reference systems.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="MetroRef" type="MetroCodeType"> <xsd:annotation> <xsd:documentation>Metro code for underground station.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Name of station. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location" type="LocationStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location if different from that specified for point.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | MetroCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="MetroRef" type="MetroCodeType"> <xsd:annotation> <xsd:documentation>Metro code for underground station.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Name of station. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||
| type | LocationStructure | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | GridType Easting Northing Longitude Latitude Translation | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:element name="Location" type="LocationStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location if different from that specified for point.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | TiplocRef CrsRef StationName Location | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="AnnotatedRailRefStructure"> <xsd:annotation> <xsd:documentation>Collation with rail industry reference systems</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="TiplocRef" type="TiplocCodeType"> <xsd:annotation> <xsd:documentation>TIming Point LOcation Code . Character code 4-6 alphanumeric characters e.g. CHST, KNGX, KNGXBAL. Non-rail locations may also have TIPLOCs.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CrsRef" type="CrsCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Three letter Computer Reservation System code identifying a station. e.g. KGX.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="StationName" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Name of station. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location" type="LocationStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location if different from that specified for point.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | TiplocCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="TiplocRef" type="TiplocCodeType"> <xsd:annotation> <xsd:documentation>TIming Point LOcation Code . Character code 4-6 alphanumeric characters e.g. CHST, KNGX, KNGXBAL. Non-rail locations may also have TIPLOCs.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | CrsCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="CrsRef" type="CrsCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Three letter Computer Reservation System code identifying a station. e.g. KGX.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="StationName" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Name of station. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||
| type | LocationStructure | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | GridType Easting Northing Longitude Latitude Translation | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:element name="Location" type="LocationStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Location if different from that specified for point.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopPointRef CommonName Indicator LocalityName LocalityQualifier | ||
| annotation |
|
||
| source | <xsd:complexType name="AnnotatedStopPointRefStructure"> <xsd:annotation> <xsd:documentation>Data type for an annotated reference to a stop that is defined elsewhere using a StopPointStructure. The annotation is the stop's common name.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopPointRef" type="AtcoCodeType"> <xsd:annotation> <xsd:documentation>Reference to a NaPTAN stop.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CommonName" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Common name for the stop. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Indicator" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Brief additional description to further distinguish the stop. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="LocalityName" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Name of NPTG Locality in which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="LocalityQualifier" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Any qualifier of NPTG Locality in which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | AtcoCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="StopPointRef" type="AtcoCodeType"> <xsd:annotation> <xsd:documentation>Reference to a NaPTAN stop.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="CommonName" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Common name for the stop. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Indicator" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Brief additional description to further distinguish the stop. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="LocalityName" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Name of NPTG Locality in which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="LocalityQualifier" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Any qualifier of NPTG Locality in which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | CommonName ShortCommonName Landmark Street Crossing Indicator | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="DescriptorStructure"> <xsd:annotation> <xsd:documentation>Data type for a Structured text description of stop.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="CommonName" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Common name for the stop in a specified language. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ShortCommonName" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Alternative short name for stop. Length limit is set by administrative area. Standard abbreviations should be used to condense name elements. If omitted, defaults to CommonName, truncated if necessary. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Landmark" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Description of the nearest landmark to the stop, for example 'Town Hall'. Or nearest street crossing that can be used to distinguish stop from other stops in the street, i.e. Lanmark may be a crossing. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Street" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Street of stop. @lang</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Crossing" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Where there is a street that intersects the Street, as well as a Landmark, the name of the crossing street may be included separately here. @lang</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Indicator" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Indicative description of the relative position of the stop, for example, "100 yards from Town Hall". Bay Stand or Stance number should be placed here. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="CommonName" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Common name for the stop in a specified language. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="ShortCommonName" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Alternative short name for stop. Length limit is set by administrative area. Standard abbreviations should be used to condense name elements. If omitted, defaults to CommonName, truncated if necessary. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Landmark" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Description of the nearest landmark to the stop, for example 'Town Hall'. Or nearest street crossing that can be used to distinguish stop from other stops in the street, i.e. Lanmark may be a crossing. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Street" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Street of stop. @lang</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Crossing" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Where there is a street that intersects the Street, as well as a Landmark, the name of the crossing street may be included separately here. @lang</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Indicator" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Indicative description of the relative position of the stop, for example, "100 yards from Town Hall". Bay Stand or Stance number should be placed here. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | Location | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="FlexibleZoneStructure"> <xsd:annotation> <xsd:documentation>Data type for a geographical zone of operation within which a flexible service operates.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Location" type="LocationStructure" minOccurs="3" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Polygon of three or more points describing the spatial boundary of the zone. @Precision @id</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||
| type | LocationStructure | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | GridType Easting Northing Longitude Latitude Translation | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:element name="Location" type="LocationStructure" minOccurs="3" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Polygon of three or more points describing the spatial boundary of the zone. @Precision @id</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | StartPoint EndPoint Bearing | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="HailAndRideSectionStructure"> <xsd:annotation> <xsd:documentation>Definition of the hail and ride section.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StartPoint" type="LocationStructure"> <xsd:annotation> <xsd:documentation>Point at which service starts.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="EndPoint" type="LocationStructure"> <xsd:annotation> <xsd:documentation>Point at which service ends.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Bearing" type="BearingStructure" minOccurs="0"/> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||
| type | LocationStructure | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | GridType Easting Northing Longitude Latitude Translation | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:element name="StartPoint" type="LocationStructure"> <xsd:annotation> <xsd:documentation>Point at which service starts.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||
| type | LocationStructure | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | GridType Easting Northing Longitude Latitude Translation | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:element name="EndPoint" type="LocationStructure"> <xsd:annotation> <xsd:documentation>Point at which service ends.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | BearingStructure | ||||
| properties |
|
||||
| children | CompassPoint Degrees | ||||
| source | <xsd:element name="Bearing" type="BearingStructure" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopPointRef Location NptgLocalityRef | ||
| annotation |
|
||
| source | <xsd:complexType name="PlaceRefStructure"> <xsd:annotation> <xsd:documentation>Data type for a Reference to a place, may be any one out of a stop point, geospatial location or Locality</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="StopPointRef" type="StopPointRefStructure"> <xsd:annotation> <xsd:documentation>NaPTAN Stop point identifier. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location" type="GridPositionStructure"> <xsd:annotation> <xsd:documentation>Geospatial location @Precision</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NptgLocalityRef" type="NptgLocalityVersionedRefStructure"> <xsd:annotation> <xsd:documentation>NPTG identifier of locality</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopPointRefStructure | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="StopPointRef" type="StopPointRefStructure"> <xsd:annotation> <xsd:documentation>NaPTAN Stop point identifier. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | GridPositionStructure | ||||
| properties |
|
||||
| children | GridType Easting Northing | ||||
| annotation |
|
||||
| source | <xsd:element name="Location" type="GridPositionStructure"> <xsd:annotation> <xsd:documentation>Geospatial location @Precision</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | NptgLocalityVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="NptgLocalityRef" type="NptgLocalityVersionedRefStructure"> <xsd:annotation> <xsd:documentation>NPTG identifier of locality</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopAreaRef | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="StopAreaRefsStructure"> <xsd:annotation> <xsd:documentation>Data type for a collection of one or more stop area refs.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopAreaRef" type="StopAreaVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of a stop area.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
| namespace | http://www.dft.gov.uk/naptan/ |