| 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/ | ||||||||||||||||||||||||||||||||||||
| type | StopAreaVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <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> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | extension of StopAreaCodeType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:complexType name="StopAreaRefStructure"> <xsd:annotation> <xsd:documentation>Data type for a direct reference to a stop area that is defined elsewhere using a StopAreaStructure. The reference is by area code.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="StopAreaCodeType"/> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopArea | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="StopAreasStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more stop areas.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopArea" type="StopAreaStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A grouping of adjacent NaPTAN stops. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | StopAreaStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | StopAreaCode PrivateCode Name ParentStopAreaRef AdministrativeAreaRef StopAreaType Location | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="StopArea" type="StopAreaStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A grouping of adjacent NaPTAN stops. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | StopAreaCode PrivateCode Name ParentStopAreaRef AdministrativeAreaRef StopAreaType Location | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="StopAreaStructure"> <xsd:annotation> <xsd:documentation>A group or area of related stops.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopAreaCode" type="StopAreaCodeType"> <xsd:annotation> <xsd:documentation>Code that uniquely identifies the stop area within the UK.</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 area. May be used for interoperating with other (legacy) systems.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ParentStopAreaRef" type="StopPointVersionedRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Code that identifies any parent stop area of the area. Many levels of parent hierarchy are allowed.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AdministrativeAreaRef" type="AdministrativeAreaRefStructure"> <xsd:annotation> <xsd:documentation>NPTG administrative area that manages stop area. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="StopAreaType" type="StopAreaTypeEnumeration"> <xsd:annotation> <xsd:documentation>Classification of the area. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location" type="LocationStructure"> <xsd:annotation> <xsd:documentation>Spatial coordinates of the area. @Precision.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopAreaCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="StopAreaCode" type="StopAreaCodeType"> <xsd:annotation> <xsd:documentation>Code that uniquely identifies the stop area within the UK.</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 area. May be used for interoperating with other (legacy) systems.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the area.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | StopPointVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="ParentStopAreaRef" type="StopPointVersionedRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Code that identifies any parent stop area of the area. Many levels of parent hierarchy are allowed.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | AdministrativeAreaRefStructure | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AdministrativeAreaRef" type="AdministrativeAreaRefStructure"> <xsd:annotation> <xsd:documentation>NPTG administrative area that manages stop area. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||||||
| type | StopAreaTypeEnumeration | ||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="StopAreaType" type="StopAreaTypeEnumeration"> <xsd:annotation> <xsd:documentation>Classification of the area. Enumerated value.</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"> <xsd:annotation> <xsd:documentation>Spatial coordinates of the area. @Precision.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | extension of StopAreaCodeType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="StopAreaVersionedRefStructure"> <xsd:annotation> <xsd:documentation>Data type for a versioned direct reference to a stop area that is defined elsewhere using a StopAreaStructure. The reference is by area code.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="StopAreaCodeType"> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopAreaRef | ||
| annotation |
|
||
| source | <xsd:complexType name="StopAreaWrappedRefStructure"> <xsd:annotation> <xsd:documentation>Data type for a child reference to a stop area that is defined elsewhere using a StopAreaStructure. The reference is by area code.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopAreaRef" type="StopAreaRefStructure"> <xsd:annotation> <xsd:documentation>Reference to an area of NaPTAN stops.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopAreaRefStructure | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="StopAreaRef" type="StopAreaRefStructure"> <xsd:annotation> <xsd:documentation>Reference to an area of NaPTAN stops.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopType OnStreet OffStreet | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="StopClassificationStructure"> <xsd:annotation> <xsd:documentation>Data type for Type of stop. Some stop types have required subelements.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopType" type="StopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Classification of the stop as one of the NaPTAN stop types. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:choice> <xsd:element name="OnStreet"> <xsd:annotation> <xsd:documentation>On street access point.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element name="Bus"> <xsd:annotation> <xsd:documentation>A bus, coach or tram stop.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="BusStopType" type="BusStopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Legacy classification of bus stop sub type. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TimingStatus" type="TimingStatusEnumeration"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="BusStopClassificationGroup"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Taxi"> <xsd:annotation> <xsd:documentation>A taxi rank.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element name="TaxiRank" type="EmptyType"> <xsd:annotation> <xsd:documentation>[TXR] The head of a taxi rank. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="SharedTaxiRank" type="EmptyType"> <xsd:annotation> <xsd:documentation>[STR] The head of a shared taxi rank. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> <xsd:element name="OffStreet"> <xsd:annotation> <xsd:documentation>Station, interchange or other off-street access point.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element name="Air"> <xsd:annotation> <xsd:documentation>An airport PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[AIR] Airport entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[GAT] Airport interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedAirRef" type="AnnotatedAirRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Ferry"> <xsd:annotation> <xsd:documentation>A ferry terminal or dock PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FTD] Ferry terminal or dock entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FER] Ferry or port interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Berth" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FBT] Ferry berth.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedFerryRef" type="AnnotatedFerryRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Rail"> <xsd:annotation> <xsd:documentation>A railway station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RSE] Railway station entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RLY] Railway interchange area away from entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Platform" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RPL] Specific platform.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedRailRef" type="AnnotatedRailRefStructure" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Metro"> <xsd:annotation> <xsd:documentation>A metro, tram or underground station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[TMU] Metro, tram or underground entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[MET] Metro, tram or underground interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Platform" type="EmptyType"> <xsd:annotation> <xsd:documentation>[PLT] Metro, tram or underground platform.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedMetroRef" type="AnnotatedMetroRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="BusAndCoach"> <xsd:annotation> <xsd:documentation>A coach station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[BCE] Bus or Coach station entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[BST] Bus or Coach station non-specific access area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Bay"> <xsd:annotation> <xsd:documentation>[BCS - MKD] Bay, stand or stance within a bus or coach station.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="VariableBay"> <xsd:annotation> <xsd:documentation>[BCQ - MKD] Unassigned stop within a Bus or Coach station. A specific bay will be assigned by the service. Used for variable stop allocations. Location should be the same as any BST.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedCoachRef" type="AnnotatedCoachRefStructure" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collation with other reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | StopTypeEnumeration | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="StopType" type="StopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Classification of the stop as one of the NaPTAN stop types. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Bus Taxi | ||||
| annotation |
|
||||
| source | <xsd:element name="OnStreet"> <xsd:annotation> <xsd:documentation>On street access point.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element name="Bus"> <xsd:annotation> <xsd:documentation>A bus, coach or tram stop.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="BusStopType" type="BusStopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Legacy classification of bus stop sub type. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TimingStatus" type="TimingStatusEnumeration"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="BusStopClassificationGroup"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Taxi"> <xsd:annotation> <xsd:documentation>A taxi rank.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element name="TaxiRank" type="EmptyType"> <xsd:annotation> <xsd:documentation>[TXR] The head of a taxi rank. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="SharedTaxiRank" type="EmptyType"> <xsd:annotation> <xsd:documentation>[STR] The head of a shared taxi rank. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | BusStopType TimingStatus MarkedPoint UnmarkedPoint HailAndRideSection FlexibleZone | ||||
| annotation |
|
||||
| source | <xsd:element name="Bus"> <xsd:annotation> <xsd:documentation>A bus, coach or tram stop.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="BusStopType" type="BusStopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Legacy classification of bus stop sub type. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="TimingStatus" type="TimingStatusEnumeration"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="BusStopClassificationGroup"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||
| type | BusStopTypeEnumeration | ||||||||||||||||
| properties |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| annotation |
|
||||||||||||||||
| source | <xsd:element name="BusStopType" type="BusStopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Legacy classification of bus stop sub type. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||
| type | TimingStatusEnumeration | ||||||||||||||||
| properties |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| annotation |
|
||||||||||||||||
| source | <xsd:element name="TimingStatus" type="TimingStatusEnumeration"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | TaxiRank SharedTaxiRank | ||||
| annotation |
|
||||
| source | <xsd:element name="Taxi"> <xsd:annotation> <xsd:documentation>A taxi rank.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element name="TaxiRank" type="EmptyType"> <xsd:annotation> <xsd:documentation>[TXR] The head of a taxi rank. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="SharedTaxiRank" type="EmptyType"> <xsd:annotation> <xsd:documentation>[STR] The head of a shared taxi rank. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="TaxiRank" type="EmptyType"> <xsd:annotation> <xsd:documentation>[TXR] The head of a taxi rank. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="SharedTaxiRank" type="EmptyType"> <xsd:annotation> <xsd:documentation>[STR] The head of a shared taxi rank. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Air Ferry Rail Metro BusAndCoach | ||||
| annotation |
|
||||
| source | <xsd:element name="OffStreet"> <xsd:annotation> <xsd:documentation>Station, interchange or other off-street access point.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:choice> <xsd:element name="Air"> <xsd:annotation> <xsd:documentation>An airport PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[AIR] Airport entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[GAT] Airport interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedAirRef" type="AnnotatedAirRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Ferry"> <xsd:annotation> <xsd:documentation>A ferry terminal or dock PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FTD] Ferry terminal or dock entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FER] Ferry or port interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Berth" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FBT] Ferry berth.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedFerryRef" type="AnnotatedFerryRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Rail"> <xsd:annotation> <xsd:documentation>A railway station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RSE] Railway station entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RLY] Railway interchange area away from entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Platform" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RPL] Specific platform.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedRailRef" type="AnnotatedRailRefStructure" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Metro"> <xsd:annotation> <xsd:documentation>A metro, tram or underground station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[TMU] Metro, tram or underground entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[MET] Metro, tram or underground interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Platform" type="EmptyType"> <xsd:annotation> <xsd:documentation>[PLT] Metro, tram or underground platform.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedMetroRef" type="AnnotatedMetroRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="BusAndCoach"> <xsd:annotation> <xsd:documentation>A coach station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[BCE] Bus or Coach station entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[BST] Bus or Coach station non-specific access area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Bay"> <xsd:annotation> <xsd:documentation>[BCS - MKD] Bay, stand or stance within a bus or coach station.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="VariableBay"> <xsd:annotation> <xsd:documentation>[BCQ - MKD] Unassigned stop within a Bus or Coach station. A specific bay will be assigned by the service. Used for variable stop allocations. Location should be the same as any BST.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedCoachRef" type="AnnotatedCoachRefStructure" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collation with other reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Entrance AccessArea AnnotatedAirRef | ||||
| annotation |
|
||||
| source | <xsd:element name="Air"> <xsd:annotation> <xsd:documentation>An airport PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[AIR] Airport entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[GAT] Airport interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedAirRef" type="AnnotatedAirRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[AIR] Airport entrance. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[GAT] Airport interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | AnnotatedAirRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | IataRef Name | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="AnnotatedAirRef" type="AnnotatedAirRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Entrance AccessArea Berth AnnotatedFerryRef | ||||
| annotation |
|
||||
| source | <xsd:element name="Ferry"> <xsd:annotation> <xsd:documentation>A ferry terminal or dock PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FTD] Ferry terminal or dock entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FER] Ferry or port interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Berth" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FBT] Ferry berth.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedFerryRef" type="AnnotatedFerryRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FTD] Ferry terminal or dock entrance. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FER] Ferry or port interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Berth" type="EmptyType"> <xsd:annotation> <xsd:documentation>[FBT] Ferry berth.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | AnnotatedFerryRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | FerryRef Name Location | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="AnnotatedFerryRef" type="AnnotatedFerryRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Entrance AccessArea Platform AnnotatedRailRef | ||||
| annotation |
|
||||
| source | <xsd:element name="Rail"> <xsd:annotation> <xsd:documentation>A railway station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RSE] Railway station entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RLY] Railway interchange area away from entrance. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Platform" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RPL] Specific platform.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedRailRef" type="AnnotatedRailRefStructure" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RSE] Railway station entrance.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RLY] Railway interchange area away from entrance. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Platform" type="EmptyType"> <xsd:annotation> <xsd:documentation>[RPL] Specific platform.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | AnnotatedRailRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | TiplocRef CrsRef StationName Location | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="AnnotatedRailRef" type="AnnotatedRailRefStructure" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Entrance AccessArea Platform AnnotatedMetroRef | ||||
| annotation |
|
||||
| source | <xsd:element name="Metro"> <xsd:annotation> <xsd:documentation>A metro, tram or underground station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[TMU] Metro, tram or underground entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[MET] Metro, tram or underground interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Platform" type="EmptyType"> <xsd:annotation> <xsd:documentation>[PLT] Metro, tram or underground platform.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedMetroRef" type="AnnotatedMetroRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[TMU] Metro, tram or underground entrance.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[MET] Metro, tram or underground interchange area.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Platform" type="EmptyType"> <xsd:annotation> <xsd:documentation>[PLT] Metro, tram or underground platform.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | AnnotatedMetroRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | MetroRef Name Location | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="AnnotatedMetroRef" type="AnnotatedMetroRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collation with other industry reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Entrance AccessArea Bay VariableBay AnnotatedCoachRef | ||||
| annotation |
|
||||
| source | <xsd:element name="BusAndCoach"> <xsd:annotation> <xsd:documentation>A coach station PTAN.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:choice> <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[BCE] Bus or Coach station entrance.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[BST] Bus or Coach station non-specific access area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Bay"> <xsd:annotation> <xsd:documentation>[BCS - MKD] Bay, stand or stance within a bus or coach station.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="VariableBay"> <xsd:annotation> <xsd:documentation>[BCQ - MKD] Unassigned stop within a Bus or Coach station. A specific bay will be assigned by the service. Used for variable stop allocations. Location should be the same as any BST.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:choice> <xsd:element name="AnnotatedCoachRef" type="AnnotatedCoachRefStructure" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collation with other reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Entrance" type="EmptyType"> <xsd:annotation> <xsd:documentation>[BCE] Bus or Coach station entrance.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AccessArea" type="EmptyType"> <xsd:annotation> <xsd:documentation>[BST] Bus or Coach station non-specific access area.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | TimingStatus | ||||
| annotation |
|
||||
| source | <xsd:element name="Bay"> <xsd:annotation> <xsd:documentation>[BCS - MKD] Bay, stand or stance within a bus or coach station.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||
| type | TimingStatusEnumeration | ||||||||||||||||
| properties |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| annotation |
|
||||||||||||||||
| source | <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | TimingStatus | ||||
| annotation |
|
||||
| source | <xsd:element name="VariableBay"> <xsd:annotation> <xsd:documentation>[BCQ - MKD] Unassigned stop within a Bus or Coach station. A specific bay will be assigned by the service. Used for variable stop allocations. Location should be the same as any BST.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||
| type | TimingStatusEnumeration | ||||||||||||||||
| properties |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| annotation |
|
||||||||||||||||
| source | <xsd:element name="TimingStatus" type="TimingStatusEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Status of the registration of the bus stop as a timing point. Enumerated value. Default is PTP.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | AnnotatedCoachRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | CoachRef Name LongName Location | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="AnnotatedCoachRef" type="AnnotatedCoachRefStructure" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collation with other reference systems.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopPointRef | ||
| annotation |
|
||
| source | <xsd:complexType name="StopPointRefsStructure"> <xsd:annotation> <xsd:documentation>Data type for a collection of one or more stop refs.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopPointRef" type="StopPointVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to a NaPTAN stop.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | StopPointVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="StopPointRef" type="StopPointVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to a NaPTAN stop.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | extension of AtcoCodeType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:complexType name="StopPointRefStructure"> <xsd:annotation> <xsd:documentation>Data type forA direct reference to a stop that is defined elsewhere using a StopPointStructure. The reference is by ATCO code.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="AtcoCodeType"/> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopPoint | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="StopPointsStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more stops.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopPoint" type="StopPointStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A NaPTAN stop definition. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | StopPointStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | AtcoCode NaptanCode PlateCode PrivateCode CleardownCode Descriptor AlternativeDescriptors Place StopClassification StopAreas AdministrativeAreaRef PlusbusZones Notes StopAvailability | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="StopPoint" type="StopPointStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A NaPTAN stop definition. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| children | AtcoCode NaptanCode PlateCode PrivateCode CleardownCode Descriptor AlternativeDescriptors Place StopClassification StopAreas AdministrativeAreaRef PlusbusZones Notes StopAvailability | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="StopPointStructure"> <xsd:annotation> <xsd:documentation>A local NaPTAN stop definition.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="AtcoCode" type="AtcoCodeType"> <xsd:annotation> <xsd:documentation>Full NaPTAN stop identifier that uniquely identifies the stop within the UK. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="StopIdentifierGroup"/> <xsd:element name="Descriptor" type="DescriptorStructure"> <xsd:annotation> <xsd:documentation>Structured textual description of stop.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AlternativeDescriptors" minOccurs="0"> <xsd:annotation> <xsd:documentation>Alternative name for stop. Can be used to provide both aliases and bilingual support.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Descriptor" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Alternative structured description of stop. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="DescriptorStructure"> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Place"> <xsd:annotation> <xsd:documentation>Place where stop is located.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="NptgLocalityRef" type="NptgLocalityRefStructure"> <xsd:annotation> <xsd:documentation>NPTG locality within which stop lies.</xsd:documentation> <xsd:documentation>NPTG locality within which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AlternativeNptgLocalities" type="NptgLocalityRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Additional NPTG localities within which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MainNptgLocalities" type="NptgLocalityRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>NPTG Localities for which the stop is a mainstop point, that is one of the main or most central PTANs. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Suburb" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Suburb within which stop lies. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Town" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Town within which stop lies. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="LocalityCentre" type="xsd:boolean" minOccurs="0"> <xsd:annotation> <xsd:documentation>Whether the locality is a centre or not.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location"> <xsd:annotation> <xsd:documentation>Spatial coordinates of stop. @precision.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="LocationStructure"/> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="StopClassification" type="StopClassificationStructure"> <xsd:annotation> <xsd:documentation>Classification, e.g. on-street bus stop; platform at a railway station.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="StopAreas" type="StopAreaRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>The StopAreas to which the stop belongs.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AdministrativeAreaRef" type="AdministrativeAreaRefStructure"> <xsd:annotation> <xsd:documentation>NPTG administrative area that manages stop data.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PlusbusZones" type="PlusbusZoneRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>PlusbusZones that stop belongs to.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Notes" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Notes about a stop. @lang</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="StopAvailability" type="StopValidityStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Availability of stop for use. Note that the Status attribute on StopPoint should correspond with the StopValidity in effect at the ModificationDateTime. If no explicit stop validity is present, stop is assumed to have validity as indicated by Status attribute indefinitely.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | AtcoCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AtcoCode" type="AtcoCodeType"> <xsd:annotation> <xsd:documentation>Full NaPTAN stop identifier that uniquely identifies the stop within the UK. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DescriptorStructure | ||||
| properties |
|
||||
| children | CommonName ShortCommonName Landmark Street Crossing Indicator | ||||
| annotation |
|
||||
| source | <xsd:element name="Descriptor" type="DescriptorStructure"> <xsd:annotation> <xsd:documentation>Structured textual description of stop.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Descriptor | ||||
| annotation |
|
||||
| source | <xsd:element name="AlternativeDescriptors" minOccurs="0"> <xsd:annotation> <xsd:documentation>Alternative name for stop. Can be used to provide both aliases and bilingual support.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Descriptor" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Alternative structured description of stop. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="DescriptorStructure"> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | extension of DescriptorStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | CommonName ShortCommonName Landmark Street Crossing Indicator | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="Descriptor" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Alternative structured description of stop. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="DescriptorStructure"> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | NptgLocalityRef AlternativeNptgLocalities MainNptgLocalities Suburb Town LocalityCentre Location | ||||
| annotation |
|
||||
| source | <xsd:element name="Place"> <xsd:annotation> <xsd:documentation>Place where stop is located.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="NptgLocalityRef" type="NptgLocalityRefStructure"> <xsd:annotation> <xsd:documentation>NPTG locality within which stop lies.</xsd:documentation> <xsd:documentation>NPTG locality within which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AlternativeNptgLocalities" type="NptgLocalityRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Additional NPTG localities within which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MainNptgLocalities" type="NptgLocalityRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>NPTG Localities for which the stop is a mainstop point, that is one of the main or most central PTANs. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Suburb" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Suburb within which stop lies. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Town" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Town within which stop lies. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="LocalityCentre" type="xsd:boolean" minOccurs="0"> <xsd:annotation> <xsd:documentation>Whether the locality is a centre or not.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location"> <xsd:annotation> <xsd:documentation>Spatial coordinates of stop. @precision.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="LocationStructure"/> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | NptgLocalityRefStructure | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NptgLocalityRef" type="NptgLocalityRefStructure"> <xsd:annotation> <xsd:documentation>NPTG locality within which stop lies.</xsd:documentation> <xsd:documentation>NPTG locality within which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | NptgLocalityRefsStructure | ||||
| properties |
|
||||
| children | NptgLocalityRef | ||||
| annotation |
|
||||
| source | <xsd:element name="AlternativeNptgLocalities" type="NptgLocalityRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Additional NPTG localities within which stop lies.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | NptgLocalityRefsStructure | ||||
| properties |
|
||||
| children | NptgLocalityRef | ||||
| annotation |
|
||||
| source | <xsd:element name="MainNptgLocalities" type="NptgLocalityRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>NPTG Localities for which the stop is a mainstop point, that is one of the main or most central PTANs. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Suburb" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Suburb within which stop lies. @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="Town" type="NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Town within which stop lies. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | xsd:boolean | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="LocalityCentre" type="xsd:boolean" minOccurs="0"> <xsd:annotation> <xsd:documentation>Whether the locality is a centre or not.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||
| type | extension of LocationStructure | ||||||||||||||||||||
| properties |
|
||||||||||||||||||||
| children | GridType Easting Northing Longitude Latitude Translation | ||||||||||||||||||||
| attributes |
|
||||||||||||||||||||
| annotation |
|
||||||||||||||||||||
| source | <xsd:element name="Location"> <xsd:annotation> <xsd:documentation>Spatial coordinates of stop. @precision.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="LocationStructure"/> </xsd:complexContent> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopClassificationStructure | ||||
| properties |
|
||||
| children | StopType OnStreet OffStreet | ||||
| annotation |
|
||||
| source | <xsd:element name="StopClassification" type="StopClassificationStructure"> <xsd:annotation> <xsd:documentation>Classification, e.g. on-street bus stop; platform at a railway station.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopAreaRefsStructure | ||||
| properties |
|
||||
| children | StopAreaRef | ||||
| annotation |
|
||||
| source | <xsd:element name="StopAreas" type="StopAreaRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>The StopAreas to which the stop belongs.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | AdministrativeAreaRefStructure | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AdministrativeAreaRef" type="AdministrativeAreaRefStructure"> <xsd:annotation> <xsd:documentation>NPTG administrative area that manages stop data.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | PlusbusZoneRefsStructure | ||||
| properties |
|
||||
| children | PlusbusZoneRef | ||||
| annotation |
|
||||
| source | <xsd:element name="PlusbusZones" type="PlusbusZoneRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>PlusbusZones that stop belongs to.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Notes" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Notes about a stop. @lang</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopValidityStructure | ||||
| properties |
|
||||
| children | StopValidity | ||||
| annotation |
|
||||
| source | <xsd:element name="StopAvailability" type="StopValidityStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Availability of stop for use. Note that the Status attribute on StopPoint should correspond with the StopValidity in effect at the ModificationDateTime. If no explicit stop validity is present, stop is assumed to have validity as indicated by Status attribute indefinitely.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | extension of AtcoCodeType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="StopPointVersionedRefStructure"> <xsd:annotation> <xsd:documentation>Data type for a versioned reference to a stop that is defined elsewhere using a StopPointStructure. The reference is by ATCO code.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="AtcoCodeType"> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopPointRef | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="StopPointWrappedRefStructure"> <xsd:annotation> <xsd:documentation>Data type for a child reference to a stop that is defined elsewhere using a StopPointStructure. The reference is by ATCO code.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopPointRef" type="StopPointRefStructure"> <xsd:annotation> <xsd:documentation>Reference to a NaPTAN stop.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </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>Reference to a NaPTAN stop.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StopValidity | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="StopValidityStructure"> <xsd:annotation> <xsd:documentation>Data type for Availability of stop for use. Note that the Status attribute on StopPoint should correspond with the StopValidity in effect at the ModificationDateTime. If no explicit stop validity is present, stop is assumed to have validity as indicated by Status attribute indefinitely, </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StopValidity" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Description of periods for stop activity. Stop validity elements should be listed in historical order of Date Range Start date. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="DateRange" type="HalfOpenDateRangeStructure"> <xsd:annotation> <xsd:documentation>Validity period for which Active/ Suspended or Transferred status applies. Each StartDate closes any previous open ended date range of a previous validity element. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:choice> <xsd:annotation> <xsd:documentation>Status</xsd:documentation> </xsd:annotation> <xsd:element name="Active" type="EmptyType"> <xsd:annotation> <xsd:documentation>Stop is active during the period defined by date range.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Suspended" type="EmptyType"> <xsd:annotation> <xsd:documentation>Stop is suspended during the period specified by date range.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Transferred" type="StopPointWrappedRefStructure"> <xsd:annotation> <xsd:documentation>Stop is suspended during period specified by date range, and use is transferred to the indicated stop. Transference should not be cyclic. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="Note" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Note explaining any reason for activation, transfer or suspension. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | DateRange Active Suspended Transferred Note | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="StopValidity" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Description of periods for stop activity. Stop validity elements should be listed in historical order of Date Range Start date. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="DateRange" type="HalfOpenDateRangeStructure"> <xsd:annotation> <xsd:documentation>Validity period for which Active/ Suspended or Transferred status applies. Each StartDate closes any previous open ended date range of a previous validity element. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:choice> <xsd:annotation> <xsd:documentation>Status</xsd:documentation> </xsd:annotation> <xsd:element name="Active" type="EmptyType"> <xsd:annotation> <xsd:documentation>Stop is active during the period defined by date range.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Suspended" type="EmptyType"> <xsd:annotation> <xsd:documentation>Stop is suspended during the period specified by date range.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Transferred" type="StopPointWrappedRefStructure"> <xsd:annotation> <xsd:documentation>Stop is suspended during period specified by date range, and use is transferred to the indicated stop. Transference should not be cyclic. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="Note" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Note explaining any reason for activation, transfer or suspension. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | HalfOpenDateRangeStructure | ||||
| properties |
|
||||
| children | StartDate EndDate | ||||
| annotation |
|
||||
| source | <xsd:element name="DateRange" type="HalfOpenDateRangeStructure"> <xsd:annotation> <xsd:documentation>Validity period for which Active/ Suspended or Transferred status applies. Each StartDate closes any previous open ended date range of a previous validity element. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Active" type="EmptyType"> <xsd:annotation> <xsd:documentation>Stop is active during the period defined by date range.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Suspended" type="EmptyType"> <xsd:annotation> <xsd:documentation>Stop is suspended during the period specified by date range.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StopPointWrappedRefStructure | ||||
| properties |
|
||||
| children | StopPointRef | ||||
| annotation |
|
||||
| source | <xsd:element name="Transferred" type="StopPointWrappedRefStructure"> <xsd:annotation> <xsd:documentation>Stop is suspended during period specified by date range, and use is transferred to the indicated stop. Transference should not be cyclic. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Note" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Note explaining any reason for activation, transfer or suspension. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | restriction of xsd:string | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:simpleType name="AtcoCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of a Stop - ATCO recommended coding as defined in the NaPTAN specification.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:pattern value="[0-9]{3}[A-Za-z0-9]{2,9}"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||
| used by |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| annotation |
|
||||||||||||||||
| source | <xsd:simpleType name="BusStopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Allowed values for classifying Bus Stops.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="MKD"> <xsd:annotation> <xsd:documentation>Marked (pole, shelter etc).</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="marked"/> <xsd:enumeration value="HAR"> <xsd:annotation> <xsd:documentation>Hail and Ride - requires Hail and Ride section.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="hailAndRide"/> <xsd:enumeration value="CUS"> <xsd:annotation> <xsd:documentation>Custom (unmarked, or only marked on road).</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="custom"/> <xsd:enumeration value="FLX"> <xsd:annotation> <xsd:documentation>Flexible zone.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="flexible"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:positiveInteger | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="CleardownCodeType"> <xsd:annotation> <xsd:documentation>Number associated with stop used for wireless cleardown systems. 20 bit number</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:positiveInteger"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | restriction of xsd:NMTOKEN | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:simpleType name="CrsCodeType"> <xsd:annotation> <xsd:documentation>Three character CRS code identifying a station.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:length value="3"/> <xsd:pattern value="[A-Z]{3}"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:NMTOKEN | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="IataCodeType"> <xsd:annotation> <xsd:documentation>International Air Transport Association code identifying an airport.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:simpleType name="InterchangeActivityEnumeration"> <xsd:annotation> <xsd:documentation>Relationship between incoming and outgoing journeys at an interchange.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="transferOnly"> <xsd:annotation> <xsd:documentation>Passengers may only transfer to another service at interchange. The may not start or end their journey.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="change"> <xsd:annotation> <xsd:documentation>Passengers may transfer to another service at interchange. The may also start or end their journey.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="through"> <xsd:annotation> <xsd:documentation>Passengers will transfer to another service by remaining on vehicle. They may also start or end their journey.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="split"> <xsd:annotation> <xsd:documentation>Service divides into different journeys at interchange. Passengers must choose appropriate coach. They may also start or end their journey.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="join"> <xsd:annotation> <xsd:documentation>Service merges two different journeys at interchange. Passengers may also start or end their journey.</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||
| type | restriction of xsd:NMTOKEN | ||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xsd:simpleType name="JourneyStopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Allowed values for use of stop in journey.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="origin"/> <xsd:enumeration value="intermediate"/> <xsd:enumeration value="destination"/> <xsd:enumeration value="originDestination"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:NMTOKEN | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="MetroCodeType"> <xsd:annotation> <xsd:documentation>Code identifying a metro station.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | restriction of xsd:NMTOKEN | ||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:simpleType name="NaptanAlphaPrefixType"> <xsd:annotation> <xsd:documentation>Three character SMS prefix for an area.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:length value="3"/> <xsd:pattern value="[a-z]{3}"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | restriction of xsd:string | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="NaptanCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of a stop for SMS and other customer facing delivery channels.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:maxLength value="12"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:NMTOKEN | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="NationalCoachCodeType"> <xsd:annotation> <xsd:documentation>National Coach code identifying a coach location. Includes National Express Group codes.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:NMTOKEN | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="NationalFerryPortCodeType"> <xsd:annotation> <xsd:documentation>National Ferry code identifying a port.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | restriction of xsd:NMTOKEN | ||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:simpleType name="NationalLocationCodeType"> <xsd:annotation> <xsd:documentation>NLC code for a location as used by RJIS These are usually 5 or 6 digits, though letters may appear for non-station locations such as "Alton Towers". Those locations which are stations generally have NLCs ending "00" - this suffix is often omitted in booking offices.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:minLength value="4"/> <xsd:maxLength value="7"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:string | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="PlateCodeType"> <xsd:annotation> <xsd:documentation>The plate identifier placed on the stop.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||
| type | restriction of xsd:NMTOKEN | ||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:simpleType name="StopActivityEnumeration"> <xsd:annotation> <xsd:documentation>Activity undertaken by vehicle at a stop.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="pickUp"/> <xsd:enumeration value="setDown"/> <xsd:enumeration value="pickUpAndSetDown"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | restriction of xsd:string | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:simpleType name="StopAreaCodeType"> <xsd:annotation> <xsd:documentation>The ATCO recommended coding for stop areas (groups) as defined in the NaPTAN specification.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:pattern value="[0-9]{3}[G0][A-Za-z0-9]{1,8}"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||
| source | <xsd:simpleType name="StopAreaTypeEnumeration"> <xsd:annotation> <xsd:documentation>Allowed values for classifying NaPTAN Stop Areas (groups).</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="GPBS"> <xsd:annotation> <xsd:documentation>Paired on-street Bus / Coach / Tram stops.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="pairedOnStreetBusStops"/> <xsd:enumeration value="GCLS"> <xsd:annotation> <xsd:documentation>Clustered on-street Bus / Coach / Tram stops.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="clusteredOnStreetBusStops"/> <xsd:enumeration value="GAIR"> <xsd:annotation> <xsd:documentation>Airport Building.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="airportBuilding"/> <xsd:enumeration value="GBCS"> <xsd:annotation> <xsd:documentation>Bus / Coach Station.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="busOrCoachStation"/> <xsd:enumeration value="GFTD"> <xsd:annotation> <xsd:documentation>Ferry Terminal / Dock Building.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ferryTerminalOrDockBuilding"/> <xsd:enumeration value="GTMU"> <xsd:annotation> <xsd:documentation>Tram / Metro / Underground Station.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="tramMetroOrUndergroundStation"/> <xsd:enumeration value="GRLS"> <xsd:annotation> <xsd:documentation>Railway station.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="railwayStation"/> <xsd:enumeration value="GMLT"> <xsd:annotation> <xsd:documentation>Multimode Interchange.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="multimodaInterchange"/> <xsd:enumeration value="GOTH"> <xsd:annotation> <xsd:documentation>Other Structure.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="otherStructure"/> <xsd:enumeration value="GCCH"> <xsd:annotation> <xsd:documentation>Coach Service Coverage.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="coachCoverage"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:simpleType name="StopTypeEnumeration"> <xsd:annotation> <xsd:documentation>Allowed values for classifying NaPTAN Stops.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="AIR"> <xsd:annotation> <xsd:documentation>Airport Entrance.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="airportEntrance"/> <xsd:enumeration value="GAT"> <xsd:annotation> <xsd:documentation>Air Airside Area.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="airAccessArea"/> <xsd:enumeration value="FTD"> <xsd:annotation> <xsd:documentation>Ferry Terminal / Dock Entrance.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ferryTerminalDockEntrance"/> <xsd:enumeration value="FER"> <xsd:annotation> <xsd:documentation>Ferry / Dock Berth Area.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ferryDockAccessArea"/> <xsd:enumeration value="FBT"/> <xsd:enumeration value="FerryBerth"/> <xsd:enumeration value="RSE"> <xsd:annotation> <xsd:documentation>Rail Station Entrance.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="railStationEntrance"/> <xsd:enumeration value="RLY"> <xsd:annotation> <xsd:documentation>Rail Platform Access Area.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="railAccessArea"/> <xsd:enumeration value="RPL"/> <xsd:enumeration value="railPlatform"/> <xsd:enumeration value="TMU"> <xsd:annotation> <xsd:documentation>Tram / Metro / Underground Entrance.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="tramMetroUndergroundStationEntrance"/> <xsd:enumeration value="MET"/> <xsd:enumeration value="tramMetroUndergroundAccessArea"/> <xsd:enumeration value="PLT"> <xsd:annotation> <xsd:documentation>Metro and Underground Platform Access Area.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="tramMetroUndergroundPlatform"/> <xsd:enumeration value="BCE"> <xsd:annotation> <xsd:documentation>Bus / Coach Station Entrance.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="busCoachTramStationEntrance"/> <xsd:enumeration value="BST"/> <xsd:enumeration value="busCoachStationAccessArea"/> <xsd:enumeration value="BCS"> <xsd:annotation> <xsd:documentation>Bus / Coach bay / stand / stance within Bus / Coach Stations.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="busCoachTramStationBay"/> <xsd:enumeration value="BCQ"/> <xsd:enumeration value="busCoachTramStationVariableBay"/> <xsd:enumeration value="BCT"> <xsd:annotation> <xsd:documentation>On street Bus / Coach / Tram Stop.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="busCoachTramOnStreetPoint"/> <xsd:enumeration value="TXR"> <xsd:annotation> <xsd:documentation>Taxi Rank (head of).</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="taxiRank"/> <xsd:enumeration value="STR"> <xsd:annotation> <xsd:documentation>Shared Taxi Rank (head of).</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="sharedTaxiRank"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||
| used by |
|
||||||||||||||||
| facets |
|
||||||||||||||||
| annotation |
|
||||||||||||||||
| source | <xsd:simpleType name="TimingStatusEnumeration"> <xsd:annotation> <xsd:documentation>Allowed values for classification of the role of the stop.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="PPT"> <xsd:annotation> <xsd:documentation>Principal Point. This stop is part of the service registration and is liable to inspections and enforcement.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="principlePoint"/> <xsd:enumeration value="TIP"> <xsd:annotation> <xsd:documentation>Time Info Point. This stop is not part of the service registration and is not liable to inspections or enforcement, however it is expected to be used within a timetable to identify a timing point which will not be a Principal Point.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="timeInfoPoint"/> <xsd:enumeration value="PTP"> <xsd:annotation> <xsd:documentation>Principal and Time Info Point. This stop is a Principal Point which is expected to be also used as a timing point within a timetable.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="principleTimingPoint"/> <xsd:enumeration value="OTH"> <xsd:annotation> <xsd:documentation>Other Bus Stop. This stop is not part of the service registration and is not liable to inspections or enforcement; it is not expected to be used as part of the timetable.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="otherPoint"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | restriction of xsd:NMTOKEN | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:simpleType name="TiplocCodeType"> <xsd:annotation> <xsd:documentation>Timing Point Location code. These are usually 4 to 7 uppercase letters, though numbers may be used for non-station locations such as "Shalford Signal 21". Used by train planners to identify what time trains should arrive at, depart or pass a particular point. UK rail stations always have one or more TIPLOCs, but not all TIPLOCs are located at a train station or are even on the rail network.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:minLength value="4"/> <xsd:maxLength value="7"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||
| type | restriction of xsd:NMTOKEN | ||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xsd:simpleType name="VehicleAtStopActivityEnumeration"> <xsd:annotation> <xsd:documentation>Activity undertaken by vehicle at a stop.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="pickUp"/> <xsd:enumeration value="setDown"/> <xsd:enumeration value="pickUpAndSetDown"/> <xsd:enumeration value="pass"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.w3.org/XML/1998/namespace | ||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||
| source | <xsd:attributeGroup name="specialAttrs"> <xsd:attribute ref="xml:base"/> <xsd:attribute ref="xml:lang"/> <xsd:attribute ref="xml:space"/> </xsd:attributeGroup> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | AdministrativeAreaRef | ||
| annotation |
|
||
| source | <xsd:complexType name="AdministrativeAreaRefsStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more references to NPTG administrative areas.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="AdministrativeAreaRef" type="AdministrativeAreaVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of an administrative area.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | AdministrativeAreaVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="AdministrativeAreaRef" type="AdministrativeAreaVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of an administrative area.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | extension of AdministrativeAreaCodeType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:complexType name="AdministrativeAreaRefStructure"> <xsd:annotation> <xsd:documentation>A reference to a National Gazetteer administrative area. The reference is by National Gazetteer Code.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="AdministrativeAreaCodeType"/> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | extension of AdministrativeAreaCodeType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="AdministrativeAreaVersionedRefStructure"> <xsd:annotation> <xsd:documentation>A reference to a National Gazetteer administrative area. The reference is by National Gazetteer Code.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="AdministrativeAreaCodeType"> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | NptgLocalityRef | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="NptgLocalityRefsStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more references to NPTG localities.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NptgLocalityRef" type="NptgLocalityVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of a stop locality.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | NptgLocalityVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="NptgLocalityRef" type="NptgLocalityVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of a stop locality.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | extension of NptgLocalityCodeType | ||
| properties |
|
||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:complexType name="NptgLocalityRefStructure"> <xsd:annotation> <xsd:documentation>A reference to a National Gazetteer locality. The reference is by National Gazetteer Code.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="NptgLocalityCodeType"/> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | extension of NptgLocalityCodeType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="NptgLocalityVersionedRefStructure"> <xsd:annotation> <xsd:documentation>A reference to a National Gazetteer locality. The reference is by National Gazetteer Code.</xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="NptgLocalityCodeType"> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | PlusbusZoneRef | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="PlusbusZoneRefsStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more references to Plusbus Zones</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="PlusbusZoneRef" type="PlusbusZoneVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of an Plusbus Zone.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | PlusbusZoneVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="PlusbusZoneRef" type="PlusbusZoneVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of an Plusbus Zone.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | extension of PlusbusZoneCodeType | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:complexType name="PlusbusZoneRefStructure"> <xsd:annotation> <xsd:documentation>A reference to a Plusbus Zone. The reference is by PlusbusZone Code. </xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="PlusbusZoneCodeType"/> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | extension of PlusbusZoneCodeType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="PlusbusZoneVersionedRefStructure"> <xsd:annotation> <xsd:documentation>A reference to a Plusbus Zone. The reference is by PlusbusZone Code. </xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="PlusbusZoneCodeType"> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | RegionRef | ||
| annotation |
|
||
| source | <xsd:complexType name="RegionRefsStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more references to NPTG regions.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="RegionRef" type="RegionVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of an Region.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | RegionVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="RegionRef" type="RegionVersionedRefStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Reference to the identifier of an Region.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | extension of RegionCodeType | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:complexType name="RegionRefStructure"> <xsd:annotation> <xsd:documentation>A reference to a National Gazetteer Region. The reference is by National Gazetteer Region Code. </xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="RegionCodeType"/> </xsd:simpleContent> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||||||||||||||||
| type | extension of RegionCodeType | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="RegionVersionedRefStructure"> <xsd:annotation> <xsd:documentation>A reference to a National Gazetteer Region. The reference is by National Gazetteer Region Code. </xsd:documentation> </xsd:annotation> <xsd:simpleContent> <xsd:extension base="RegionCodeType"> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | restriction of xsd:NMTOKEN | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="AdministrativeAreaCodeType"> <xsd:annotation> <xsd:documentation>Unique Identifier of NPTG Administrative Area.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:pattern value="[0-9]{3}"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | restriction of xsd:NMTOKEN | ||
| facets |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="AtcoAreaCodeType"> <xsd:annotation> <xsd:documentation>Unique ATCO Identifier of ATCO Administrative Area.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:pattern value="[0-9]{3}"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:NMTOKEN | ||
| annotation |
|
||
| source | <xsd:simpleType name="CallCentreCodeType"> <xsd:annotation> <xsd:documentation>Unique Identifier of Call Centre.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:simpleType name="CountryEnumeration"> <xsd:annotation> <xsd:documentation>Allowed countries. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="England"/> <xsd:enumeration value="NorthernIreland"/> <xsd:enumeration value="Scotland"/> <xsd:enumeration value="Wales"/> <xsd:enumeration value="UK"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:NMTOKEN | ||
| annotation |
|
||
| source | <xsd:simpleType name="NptgDistrictCodeType"> <xsd:annotation> <xsd:documentation>Unique Identifier of NptgDistrict.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xsd:simpleType name="NptgLocalityClassificationEnumeration"> <xsd:annotation> <xsd:documentation>Allowed values for classifying NPTG Localities.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="city"> <xsd:annotation> <xsd:documentation>Locality is a city.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="suburb"> <xsd:annotation> <xsd:documentation>Locality is an urban sub-area.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="town"> <xsd:annotation> <xsd:documentation>Locality is a town.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="village"> <xsd:annotation> <xsd:documentation>Locality is a village.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="hamlet"> <xsd:annotation> <xsd:documentation>Locality is a hamlet.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="urbanCentre"> <xsd:annotation> <xsd:documentation>Locality is a City Centre or Town Centre zone of another town or city locality</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="placeOfInterest"> <xsd:annotation> <xsd:documentation>Locality is a place of interest whose name is distinct from another locality.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="other"> <xsd:annotation> <xsd:documentation>Locality is none of the other types.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="unrecorded"> <xsd:annotation> <xsd:documentation>Locality type is not yet specified..</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | restriction of xsd:NMTOKEN | ||
| used by |
|
||
| facets |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="NptgLocalityCodeType"> <xsd:annotation> <xsd:documentation>The National Public Transport Gazetteer coding for a locality identifier. ab999999, where a is E or N, b is 0 or S, 9 is numeric</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:pattern value="[EN][0S][0-9]{6}"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xsd:simpleType name="NptgSourceLocalityTypeEnumeration"> <xsd:annotation> <xsd:documentation>Allowed values for source classification of NPTG Localities.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="U"> <xsd:annotation> <xsd:documentation>Urban Area in OS data.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="US"> <xsd:annotation> <xsd:documentation>Urban sub-area in OS data..</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Pa"> <xsd:annotation> <xsd:documentation>Parish â€" not Wales.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Co"> <xsd:annotation> <xsd:documentation>Community â€" Wales only.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Lo"> <xsd:annotation> <xsd:documentation>Other Locality in OS data..</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="DWD"> <xsd:annotation> <xsd:documentation>Scottish District Ward â€" Scotland only.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="LOC"> <xsd:annotation> <xsd:documentation>Scottish Locality â€" Scotland only.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="PAR"> <xsd:annotation> <xsd:documentation>Scottish Parish â€" Scotland only.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="RED"> <xsd:annotation> <xsd:documentation>Scottish Registered Electoral District â€" Scotland only.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="ISL"> <xsd:annotation> <xsd:documentation>Island</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="Add"> <xsd:annotation> <xsd:documentation>Added </xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:NMTOKEN | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="PlusbusZoneCodeType"> <xsd:annotation> <xsd:documentation>Unique Identifier of Plusbus Zone.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | xsd:NMTOKEN | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="RegionCodeType"> <xsd:annotation> <xsd:documentation>Unique Identifier of Region.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"/> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:simpleType name="RegionShortCodeEnumeration"> <xsd:annotation> <xsd:documentation>Allowed values for NPTG region short codes</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="W"/> <xsd:enumeration value="NE"/> <xsd:enumeration value="SW"/> <xsd:enumeration value="SE"/> <xsd:enumeration value="S"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | restriction of xsd:NMTOKEN | ||
| facets |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="RegionShortCodeType"> <xsd:annotation> <xsd:documentation>Short code for region e.g. S (Scotland) SE (South East).</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:maxLength value="2"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||
| type | restriction of xsd:NMTOKEN | ||||||||
| facets |
|
||||||||
| annotation |
|
||||||||
| source | <xsd:simpleType name="UkLanguageEnumeration"> <xsd:annotation> <xsd:documentation>UK Natural Languages.</xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="EN"> <xsd:annotation> <xsd:documentation>English.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="CY"> <xsd:annotation> <xsd:documentation>Welsh.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="GA"> <xsd:annotation> <xsd:documentation>Irish.</xsd:documentation> </xsd:annotation> </xsd:enumeration> <xsd:enumeration value="GD"> <xsd:annotation> <xsd:documentation>Scots Gaelic.</xsd:documentation> </xsd:annotation> </xsd:enumeration> </xsd:restriction> </xsd:simpleType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | AllBankHolidays Christmas ChristmasDay BoxingDay AllHolidaysExceptChristmas GoodFriday NewYearsDay Jan2ndScotland HolidayMondays LateSummerBankHolidayNotScotland MayDay EasterMonday SpringBank AugustBankHolidayScotland DisplacementHolidays ChristmasDayHoliday BoxingDayHoliday NewYearsDayHoliday OtherPublicHoliday | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="AllBankHolidaysGroup"> <xsd:annotation> <xsd:documentation>All Public Holidays</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice> <xsd:element name="AllBankHolidays" type="EmptyType"> <xsd:annotation> <xsd:documentation>All public bank holidays in the country of the context of use.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:sequence> <xsd:group ref="ChristmasGroup" minOccurs="0"/> <xsd:sequence minOccurs="0"> <xsd:choice> <xsd:element name="AllHolidaysExceptChristmas" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>GoodFriday, NewYearsDay/Jan2ndScotland, and HolidayMondays. Not ChristmasDay or Boxing Day.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:sequence> <xsd:element name="GoodFriday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Good Friday Bank Holiday. Moveable feast.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NewYearsDay" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>New Years Day 1st .January. See also NewYearsDayHoliday</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Jan2ndScotland" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>2nd of January Bank Holiday. NB this is generally a public holiday only in Scotland. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:group ref="HolidayMondaysGroup" minOccurs="0"/> </xsd:sequence> </xsd:choice> <xsd:group ref="DisplacementHolidaysGroup" minOccurs="0"/> </xsd:sequence> </xsd:sequence> </xsd:choice> <xsd:element name="OtherPublicHoliday" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Public or Bank Holidays that are not described by the pre-defined elements.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Description" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Description of the holiday. @xml:lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Date" type="DateType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Date on which the holiday takes place</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AllBankHolidays" type="EmptyType"> <xsd:annotation> <xsd:documentation>All public bank holidays in the country of the context of use.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AllHolidaysExceptChristmas" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>GoodFriday, NewYearsDay/Jan2ndScotland, and HolidayMondays. Not ChristmasDay or Boxing Day.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="GoodFriday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Good Friday Bank Holiday. Moveable feast.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NewYearsDay" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>New Years Day 1st .January. See also NewYearsDayHoliday</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Jan2ndScotland" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>2nd of January Bank Holiday. NB this is generally a public holiday only in Scotland. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Description Date | ||||
| annotation |
|
||||
| source | <xsd:element name="OtherPublicHoliday" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Public or Bank Holidays that are not described by the pre-defined elements.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Description" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Description of the holiday. @xml:lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Date" type="DateType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Date on which the holiday takes place</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Description" type="NaturalLanguageStringStructure"> <xsd:annotation> <xsd:documentation>Description of the holiday. @xml:lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DateType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Date" type="DateType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Date on which the holiday takes place</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | Christmas ChristmasDay BoxingDay | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="ChristmasGroup"> <xsd:annotation> <xsd:documentation>Christmas holidays</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="Christmas" type="EmptyType"> <xsd:annotation> <xsd:documentation>The days of the Christmas holiday. Usually for specifying non operation.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:sequence> <xsd:element name="ChristmasDay" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Christmas Day. 25th December. See also ChristmasDayHoliday</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="BoxingDay" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Boxing Day 26th December. See also BoxingDayHoliday.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Christmas" type="EmptyType"> <xsd:annotation> <xsd:documentation>The days of the Christmas holiday. Usually for specifying non operation.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="ChristmasDay" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Christmas Day. 25th December. See also ChristmasDayHoliday</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="BoxingDay" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Boxing Day 26th December. See also BoxingDayHoliday.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | Monday Tuesday Wednesday Thursday Friday MondayToFriday | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="Days5Group"> <xsd:annotation> <xsd:documentation>Any combination of weekdays Monday to Friday.</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:sequence> <xsd:element name="Monday" type="EmptyType" minOccurs="0"/> <xsd:element name="Tuesday" type="EmptyType" minOccurs="0"/> <xsd:element name="Wednesday" type="EmptyType" minOccurs="0"/> <xsd:element name="Thursday" type="EmptyType" minOccurs="0"/> <xsd:element name="Friday" type="EmptyType" minOccurs="0"/> </xsd:sequence> <xsd:element name="MondayToFriday" type="EmptyType" minOccurs="0"/> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Monday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Tuesday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Wednesday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Thursday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Friday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="MondayToFriday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | NotMonday NotTuesday NotWednesday NotThursday NotFriday NotSaturday MondayToSaturday | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="Days5NotGroup"> <xsd:annotation> <xsd:documentation>Any Combinations of 5 days excluding a single weekday.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NotMonday" type="EmptyType" minOccurs="0"/> <xsd:element name="NotTuesday" type="EmptyType" minOccurs="0"/> <xsd:element name="NotWednesday" type="EmptyType" minOccurs="0"/> <xsd:element name="NotThursday" type="EmptyType" minOccurs="0"/> <xsd:element name="NotFriday" type="EmptyType" minOccurs="0"/> <xsd:element name="NotSaturday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Sunday to Friday.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MondayToSaturday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>I.e. not Sunday</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="NotMonday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="NotTuesday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="NotWednesday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="NotThursday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="NotFriday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NotSaturday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Sunday to Friday.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="MondayToSaturday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>I.e. not Sunday</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | Monday Tuesday Wednesday Thursday Friday MondayToFriday Saturday NotMonday NotTuesday NotWednesday NotThursday NotFriday NotSaturday MondayToSaturday | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="Days6Group"> <xsd:annotation> <xsd:documentation>Any combination of weekdays Monday to Saturday</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:sequence> <xsd:group ref="Days5Group"/> <xsd:element name="Saturday" type="EmptyType" minOccurs="0"/> </xsd:sequence> <xsd:choice> <xsd:group ref="Days5NotGroup"/> </xsd:choice> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Saturday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | Monday Tuesday Wednesday Thursday Friday MondayToFriday Saturday NotMonday NotTuesday NotWednesday NotThursday NotFriday NotSaturday MondayToSaturday Sunday MondayToSunday Weekend | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="DaysGroup"> <xsd:annotation> <xsd:documentation>A pattern of specific weekdays.</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:sequence> <xsd:group ref="Days6Group"/> <xsd:element name="Sunday" type="EmptyType" minOccurs="0"/> </xsd:sequence> <xsd:element name="MondayToSunday" type="EmptyType" minOccurs="0"/> <xsd:element name="Weekend" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Only Saturday and Sunday</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Sunday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="MondayToSunday" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Weekend" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Only Saturday and Sunday</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | DisplacementHolidays ChristmasDayHoliday BoxingDayHoliday NewYearsDayHoliday | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="DisplacementHolidaysGroup"> <xsd:annotation> <xsd:documentation>Holidays in lieu of weekend Christmas</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="DisplacementHolidays" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>All of the extra public holidays that may be observed if a Calendar Holiday falls at the weekend.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:sequence> <xsd:element name="ChristmasDayHoliday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Christmas Day Holiday - A weekday other than 25th December if Christmas Day falls on a weekend. May be the same as ChristmasDay.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="BoxingDayHoliday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Boxing Day Holiday - A weekday other than 26th December if Boxing day falls on a weekend. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NewYearsDayHoliday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>New Years Day Holiday - A weekday other than 1st January if New Years Day falls on a weekend. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="DisplacementHolidays" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>All of the extra public holidays that may be observed if a Calendar Holiday falls at the weekend.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="ChristmasDayHoliday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Christmas Day Holiday - A weekday other than 25th December if Christmas Day falls on a weekend. May be the same as ChristmasDay.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="BoxingDayHoliday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Boxing Day Holiday - A weekday other than 26th December if Boxing day falls on a weekend. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NewYearsDayHoliday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>New Years Day Holiday - A weekday other than 1st January if New Years Day falls on a weekend. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | EarlyRunOffDays ChristmasEve NewYearsEve | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="EarlyRunOffGroup"> <xsd:annotation> <xsd:documentation>Days with special timetables</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="EarlyRunOffDays" type="EmptyType"> <xsd:annotation> <xsd:documentation>Days adjacent to major public holidays on which special operating schedules are usually also run.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:sequence> <xsd:element name="ChristmasEve" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The day before Christmas. 24th December.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NewYearsEve" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>31st December. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="EarlyRunOffDays" type="EmptyType"> <xsd:annotation> <xsd:documentation>Days adjacent to major public holidays on which special operating schedules are usually also run.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="ChristmasEve" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The day before Christmas. 24th December.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NewYearsEve" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>31st December. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | HolidayMondays LateSummerBankHolidayNotScotland MayDay EasterMonday SpringBank AugustBankHolidayScotland | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name="HolidayMondaysGroup"> <xsd:annotation> <xsd:documentation>Bank Holiday Mondays</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="HolidayMondays" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>All public bank holidays in the country of the context of use that may occur on different days each year.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:sequence> <xsd:element name="LateSummerBankHolidayNotScotland" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The Late Summer Bank Holiday outside of Scotland. Note that this holiday is commonly referred to as August Bank Holiday outside of Scotland.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MayDay" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>May Day Bank Holiday.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="EasterMonday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Easter Monday Bank Holiday.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="SpringBank" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Spring Bank Holiday.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AugustBankHolidayScotland" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The Scottish August Bank Holiday. Note that this holiday is usually distinguished from what is commonly termed August Bank Holiday outside of Scotland. (In this schema this is denoted by the LateSummerBankHolidayNotScotland element.)</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:choice> </xsd:group> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="HolidayMondays" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>All public bank holidays in the country of the context of use that may occur on different days each year.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="LateSummerBankHolidayNotScotland" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The Late Summer Bank Holiday outside of Scotland. Note that this holiday is commonly referred to as August Bank Holiday outside of Scotland.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="MayDay" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>May Day Bank Holiday.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="EasterMonday" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Easter Monday Bank Holiday.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="SpringBank" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Spring Bank Holiday.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AugustBankHolidayScotland" type="EmptyType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The Scottish August Bank Holiday. Note that this holiday is usually distinguished from what is commonly termed August Bank Holiday outside of Scotland. (In this schema this is denoted by the LateSummerBankHolidayNotScotland element.)</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | DateRange | ||
| annotation |
|
||
| source | <xsd:complexType name="AnnotatedClosedDateRangeCollectionStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more closed date ranges.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="DateRange" type="AnnotatedClosedDateRangeStructure" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | AnnotatedClosedDateRangeStructure | ||||
| properties |
|
||||
| children | StartDate EndDate Note | ||||
| source | <xsd:element name="DateRange" type="AnnotatedClosedDateRangeStructure" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StartDate EndDate Note | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="AnnotatedClosedDateRangeStructure"> <xsd:annotation> <xsd:documentation>A closed range of dates.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StartDate" type="StartDateType"> <xsd:annotation> <xsd:documentation>The (inclusive) start date.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="EndDate" type="EndDateType"> <xsd:annotation> <xsd:documentation>The (inclusive) end date.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Note" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Description of range. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StartDateType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="StartDate" type="StartDateType"> <xsd:annotation> <xsd:documentation>The (inclusive) start date.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EndDateType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="EndDate" type="EndDateType"> <xsd:annotation> <xsd:documentation>The (inclusive) end date.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Note" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Description of range. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | AllBankHolidays Christmas ChristmasDay BoxingDay AllHolidaysExceptChristmas GoodFriday NewYearsDay Jan2ndScotland HolidayMondays LateSummerBankHolidayNotScotland MayDay EasterMonday SpringBank AugustBankHolidayScotland DisplacementHolidays ChristmasDayHoliday BoxingDayHoliday NewYearsDayHoliday OtherPublicHoliday EarlyRunOffDays ChristmasEve NewYearsEve | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="BankHolidaysStructure"> <xsd:annotation> <xsd:documentation>A collection of specific bank holidays.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:group ref="AllBankHolidaysGroup" minOccurs="0"/> <xsd:group ref="EarlyRunOffGroup" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | DateRange | ||
| annotation |
|
||
| source | <xsd:complexType name="ClosedDateRangeCollectionStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more closed date ranges.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="DateRange" type="ClosedDateRangeStructure" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | ClosedDateRangeStructure | ||||
| properties |
|
||||
| children | StartDate EndDate | ||||
| source | <xsd:element name="DateRange" type="ClosedDateRangeStructure" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StartDate EndDate | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="ClosedDateRangeStructure"> <xsd:annotation> <xsd:documentation>A closed range of dates.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StartDate" type="StartDateType"> <xsd:annotation> <xsd:documentation>The (inclusive) start date.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="EndDate" type="EndDateType"> <xsd:annotation> <xsd:documentation>The (inclusive) end date.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | StartDateType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="StartDate" type="StartDateType"> <xsd:annotation> <xsd:documentation>The (inclusive) start date.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EndDateType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="EndDate" type="EndDateType"> <xsd:annotation> <xsd:documentation>The (inclusive) end date.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | StartTime EndTime | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="ClosedTimeRangeStructure"> <xsd:annotation> <xsd:documentation>A range of times. Both start and end time are required.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="StartTime" type="xsd:time"> <xsd:annotation> <xsd:documentation>The (inclusive) start time.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="EndTime" type="xsd:time"> <xsd:annotation> <xsd:documentation>The (inclusive) end time.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | xsd:time | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="StartTime" type="xsd:time"> <xsd:annotation> <xsd:documentation>The (inclusive) start time.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | xsd:time | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="EndTime" type="xsd:time"> <xsd:annotation> <xsd:documentation>The (inclusive) end time.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | TwentyFourHours OpenPeriod Unavailable | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="DailyOpeningHoursStructure"> <xsd:annotation> <xsd:documentation>Specifies hours of opening on a specified day.</xsd:documentation> </xsd:annotation> <xsd:choice> <xsd:element name="TwentyFourHours" type="EmptyType"> <xsd:annotation> <xsd:documentation>Open 24hrs on the specified days (defined as 00:00 until 23:59)</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="OpenPeriod" type="ClosedTimeRangeStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Each time range indicates an open period. Multiple ranges can be used to indicate separate opening hours in the morning and afternoon.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Unavailable" type="EmptyType"> <xsd:annotation> <xsd:documentation>Not available on this specified day.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="TwentyFourHours" type="EmptyType"> <xsd:annotation> <xsd:documentation>Open 24hrs on the specified days (defined as 00:00 until 23:59)</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | ClosedTimeRangeStructure | ||||
| properties |
|
||||
| children | StartTime EndTime | ||||
| annotation |
|
||||
| source | <xsd:element name="OpenPeriod" type="ClosedTimeRangeStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Each time range indicates an open period. Multiple ranges can be used to indicate separate opening hours in the morning and afternoon.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Unavailable" type="EmptyType"> <xsd:annotation> <xsd:documentation>Not available on this specified day.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | Date | ||
| annotation |
|
||
| source | <xsd:complexType name="DateCollectionStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more dates.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Date" type="DateType" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A calendar date.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DateType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="Date" type="DateType" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A calendar date.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | DateRange DateExclusion | ||
| annotation |
|
||
| source | <xsd:complexType name="DatePatternStructure"> <xsd:annotation> <xsd:documentation>A collection of one or more open-ended date ranges, and any number of date exceptions.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="DateRange" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An inclusive period. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="OpenDateRangeStructure"> <xsd:sequence> <xsd:element name="Description" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Description of range. @lang</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> <xsd:element name="DateExclusion" type="DateType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Individual dates within the period which should be omitted.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | extension of OpenDateRangeStructure | ||||
| properties |
|
||||
| children | StartDate EndDate Description | ||||
| annotation |
|
||||
| source | <xsd:element name="DateRange" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An inclusive period. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="OpenDateRangeStructure"> <xsd:sequence> <xsd:element name="Description" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Description of range. @lang</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||||||||||||
| type | NaturalLanguageStringStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Description" type="NaturalLanguageStringStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Description of range. @lang</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DateType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="DateExclusion" type="DateType" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Individual dates within the period which should be omitted.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | DayTypes Season HolidayTypes OpeningHours | ||
| annotation |
|
||
| source | <xsd:complexType name="DayAndTimeAvailabilityStructure"> <xsd:annotation> <xsd:documentation>Opening hours </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice> <xsd:sequence> <xsd:element name="DayTypes"> <xsd:annotation> <xsd:documentation>Pattern of days. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:group ref="DaysGroup"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="Season" minOccurs="0"> <xsd:annotation> <xsd:documentation>Season or seasons for which day types for a given set of Opening Hours apply.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Spring" type="EmptyType" minOccurs="0"/> <xsd:element name="Summer" type="EmptyType" minOccurs="0"/> <xsd:element name="Autumn" type="EmptyType" minOccurs="0"/> <xsd:element name="Winter" type="EmptyType" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:element name="HolidayTypes" type="BankHolidaysStructure"> <xsd:annotation> <xsd:documentation>Pattern of holidays</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> <xsd:element name="OpeningHours" type="DailyOpeningHoursStructure"> <xsd:annotation> <xsd:documentation>Hours on the specified day or holiday type when the facility is available or unavailable. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Monday Tuesday Wednesday Thursday Friday MondayToFriday Saturday NotMonday NotTuesday NotWednesday NotThursday NotFriday NotSaturday MondayToSaturday Sunday MondayToSunday Weekend | ||||
| annotation |
|
||||
| source | <xsd:element name="DayTypes"> <xsd:annotation> <xsd:documentation>Pattern of days. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:group ref="DaysGroup"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| properties |
|
||||
| children | Spring Summer Autumn Winter | ||||
| annotation |
|
||||
| source | <xsd:element name="Season" minOccurs="0"> <xsd:annotation> <xsd:documentation>Season or seasons for which day types for a given set of Opening Hours apply.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Spring" type="EmptyType" minOccurs="0"/> <xsd:element name="Summer" type="EmptyType" minOccurs="0"/> <xsd:element name="Autumn" type="EmptyType" minOccurs="0"/> <xsd:element name="Winter" type="EmptyType" minOccurs="0"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Spring" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Summer" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Autumn" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Winter" type="EmptyType" minOccurs="0"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | BankHolidaysStructure | ||||
| properties |
|
||||
| children | AllBankHolidays Christmas ChristmasDay BoxingDay AllHolidaysExceptChristmas GoodFriday NewYearsDay Jan2ndScotland HolidayMondays LateSummerBankHolidayNotScotland MayDay EasterMonday SpringBank AugustBankHolidayScotland DisplacementHolidays ChristmasDayHoliday BoxingDayHoliday NewYearsDayHoliday OtherPublicHoliday EarlyRunOffDays ChristmasEve NewYearsEve | ||||
| annotation |
|
||||
| source | <xsd:element name="HolidayTypes" type="BankHolidaysStructure"> <xsd:annotation> <xsd:documentation>Pattern of holidays</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DailyOpeningHoursStructure | ||||
| properties |
|
||||
| children | TwentyFourHours OpenPeriod Unavailable | ||||
| annotation |
|
||||
| source | <xsd:element name="OpeningHours" type="DailyOpeningHoursStructure"> <xsd:annotation> <xsd:documentation>Hours on the specified day or holiday type when the facility is available or unavailable. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | ScheduledFrequency MinimumFrequency MaximumFrequency | ||
| annotation |
|
||
| source | <xsd:complexType name="DayFrequencyStructure"> <xsd:annotation> <xsd:documentation>The scheduled time gap between departures for a frequency-based service. Minimum and maximum time gaps can also be specified.</xsd:documentation> </xsd:annotation> <xsd:all> <xsd:element name="ScheduledFrequency" type="DayTimeDurationType"> <xsd:annotation> <xsd:documentation>The scheduled time gap between departures for a frequency-based service.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MinimumFrequency" type="DayTimeDurationType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The minimum time gap between departures for a frequency-based service.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MaximumFrequency" type="DayTimeDurationType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The maximum time gap between departures for a frequency-based service.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:all> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DayTimeDurationType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="ScheduledFrequency" type="DayTimeDurationType"> <xsd:annotation> <xsd:documentation>The scheduled time gap between departures for a frequency-based service.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DayTimeDurationType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="MinimumFrequency" type="DayTimeDurationType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The minimum time gap between departures for a frequency-based service.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | DayTimeDurationType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="MaximumFrequency" type="DayTimeDurationType" minOccurs="0"> <xsd:annotation> <xsd:documentation>The maximum time gap between departures for a frequency-based service.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| children | Monday Tuesday Wednesday Thursday Friday MondayToFriday Saturday MondayToSaturday Sunday MondayToSunday BankHoliday NotBankHoliday SchoolHoliday NotSchoolHoliday | ||
| annotation |
|
||
| source | <xsd:complexType name="DaysOfOperationStructure"> <xsd:annotation> <xsd:documentation>Type for Days of operation.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:choice> <xsd:sequence> <xsd:choice> <xsd:sequence> <xsd:choice> <xsd:sequence> <xsd:element name="Monday" type="EmptyType"/> <xsd:element name="Tuesday" type="EmptyType"/> <xsd:element name="Wednesday" type="EmptyType"/> <xsd:element name="Thursday" type="EmptyType"/> <xsd:element name="Friday" type="EmptyType"/> </xsd:sequence> <xsd:element name="MondayToFriday" type="EmptyType"/> </xsd:choice> <xsd:element name="Saturday" type="EmptyType"/> </xsd:sequence> <xsd:element name="MondayToSaturday" type="EmptyType"/> </xsd:choice> <xsd:element name="Sunday" type="EmptyType"/> </xsd:sequence> <xsd:element name="MondayToSunday" type="EmptyType"/> </xsd:choice> <xsd:choice> <xsd:element name="BankHoliday" type="EmptyType"/> <xsd:element name="NotBankHoliday" type="EmptyType"/> </xsd:choice> <xsd:choice> <xsd:element name="SchoolHoliday" type="EmptyType"/> <xsd:element name="NotSchoolHoliday" type="EmptyType"/> </xsd:choice> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Monday" type="EmptyType"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Tuesday" type="EmptyType"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Wednesday" type="EmptyType"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Thursday" type="EmptyType"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Friday" type="EmptyType"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="MondayToFriday" type="EmptyType"/> |
| diagram | ![]() |
||||
| namespace | http://www.dft.gov.uk/naptan/ | ||||
| type | EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:element name="Saturday" type="EmptyType"/> |
| diagram | ![]() |
||
| namespace | http://www.dft.gov.uk/naptan/ | ||
| type | EmptyType | ||
| properties |
|