| schema location: | http://www.naptan.org.uk/schema/2.0/NPTG.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.naptan.org.uk/ |
| schema location: | http://www.naptan.org.uk/schema/2.0/napt/NaPT_stop-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.naptan.org.uk/ |
| schema location: | http://www.naptan.org.uk/schema/2.0/napt/NaPT_topography-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.naptan.org.uk/ |
| schema location: | http://www.naptan.org.uk/schema/2.0/napt/NaPT_dates-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.naptan.org.uk/ |
| schema location: | http://www.naptan.org.uk/schema/2.0/napt/NaPT_geographic-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.naptan.org.uk/ |
| schema location: | http://www.naptan.org.uk/schema/2.0/napt/NaPT_organisations-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.naptan.org.uk/ |
| Complex types | Simple types |
| OperatorRefsStructure | NationalOperatorCodeType |
| OperatorRefStructure | OperatorCodeType |
| ServicedOrganisationCodeType |
| schema location: | http://www.naptan.org.uk/schema/2.0/napt/NaPT_common-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.naptan.org.uk/ |
| schema location: | http://www.naptan.org.uk/schema/2.0/napt/NaPT_types-v2-0.xsd |
| attribute form default: | unqualified |
| element form default: | qualified |
| targetNamespace: | http://www.naptan.org.uk/ |
| 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.naptan.org.uk/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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | napt:Regions napt:NptgLocalities napt:PlusbusZones | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| identity constraints |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="NationalPublicTransportGazetteer"> <xsd:annotation> <xsd:documentation>Schema for exchanging National Public Transport Gazetteer data. @xml:lang @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status, @FileName, @SchemaVersion, @LocationSystem</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Regions" type="RegionsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of NPTG regions.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NptgLocalities" type="NptgLocalitiesStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of NPTG Localities.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="PlusbusZones" type="PlusbusZonesStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>definitions of PlusbusZones</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" fixed="Grid"/> </xsd:complexType> <xsd:key name="RegionKey"> <xsd:selector xpath=".//napt:Regions/napt:Region"/> <xsd:field xpath="napt:RegionCode"/> </xsd:key> <xsd:keyref name="RegionKeyRef" refer="RegionKey"> <xsd:selector xpath=".//napt:RegionRef"/> <xsd:field xpath="."/> </xsd:keyref> <xsd:unique name="AdministrativeAreaKey"> <xsd:selector xpath=".//napt:AdministrativeAreas/napt:AdministrativeArea"/> <xsd:field xpath="AdministrativeAreaCode"/> </xsd:unique> <xsd:unique name="NptgDistrict"> <xsd:selector xpath=".//napt:NptgDistricts/napt:NptgDistrict"/> <xsd:field xpath="NptgDistrictCode"/> </xsd:unique> <xsd:key name="NptgLocalityKey"> <xsd:selector xpath=".//napt:NptgLocalities/napt:NptgLocality"/> <xsd:field xpath="napt:NptgLocalityCode"/> </xsd:key> <xsd:keyref name="NptgLocalityKeyRef" refer="NptgLocalityKey"> <xsd:selector xpath=".//napt:NptgLocalityRef"/> <xsd:field xpath="."/> </xsd:keyref> <xsd:unique name="PlusbusZoneKey"> <xsd:selector xpath=".//napt:PlusbusZones/napt:PlusbusZone"/> <xsd:field xpath="PlusbusZoneCode"/> </xsd:unique> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:RegionsStructure | ||||
| properties |
|
||||
| children | napt:Region | ||||
| annotation |
|
||||
| source | <xsd:element name="Regions" type="RegionsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of NPTG regions.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NptgLocalitiesStructure | ||||
| properties |
|
||||
| children | napt:NptgLocality | ||||
| annotation |
|
||||
| source | <xsd:element name="NptgLocalities" type="NptgLocalitiesStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of NPTG Localities.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:PlusbusZonesStructure | ||||
| properties |
|
||||
| children | napt:PlusbusZone | ||||
| annotation |
|
||||
| source | <xsd:element name="PlusbusZones" type="PlusbusZonesStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>definitions of PlusbusZones</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| children | napt:AdministrativeArea | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="AdministrativeAreasStructure"> <xsd:annotation> <xsd:documentation>Collection of AdministrativeAreas</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="AdministrativeArea" type="AdministrativeAreaStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Administrative area managing data for part of the region. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt:AdministrativeAreaStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | napt:AdministrativeAreaCode napt:AtcoAreaCode napt:Name napt:ShortName napt:NptgDistricts napt:MaximumLengthForShortNames napt:National napt:NaptanPrefixes napt:CleardownRange napt:ContactEmail napt:ContactTelephone | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="AdministrativeArea" type="AdministrativeAreaStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Administrative area managing data for part of the region. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| children | napt:AdministrativeAreaCode napt:AtcoAreaCode napt:Name napt:ShortName napt:NptgDistricts napt:MaximumLengthForShortNames napt:National napt:NaptanPrefixes napt:CleardownRange napt:ContactEmail napt:ContactTelephone | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="AdministrativeAreaStructure"> <xsd:annotation> <xsd:documentation>An administrative Area</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="AdministrativeAreaCode" type="napt:AdministrativeAreaCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AtcoAreaCode" type="napt:AtcoAreaCodeType"> <xsd:annotation> <xsd:documentation>ATCO code for area.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the area. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ShortName" type="napt:NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Short name of area, to use as qualifier.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NptgDistricts" type="NptgDistrictsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of districts.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="MaximumLengthForShortNames" type="xsd:positiveInteger" default="24" minOccurs="0"> <xsd:annotation> <xsd:documentation>Length limit for StopPoint Short CommonName instances for area. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="National" type="xsd:boolean" default="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Whether area administers stops nationally, or only for its own area (the default). For areas that issue stop types nationally (the '9nn' admin areas) this should be set to true</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NaptanPrefixes" minOccurs="0"> <xsd:annotation> <xsd:documentation>NaptanCode prefixes associated with area. Prefixes are used for allocating NaptanCode instances for stops so that the location can be determined from SMS requests. Each administrative area has its own resreved prefixes.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence maxOccurs="unbounded"> <xsd:element name="AlphaPrefix" type="NaptanAlphaPrefixType"> <xsd:annotation> <xsd:documentation>Alpha8 character set prefix associated with area. A given prefix must be unique to one area only.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="CleardownRange" minOccurs="0"> <xsd:annotation> <xsd:documentation>NaPTAN StopPoint CleardownCode ranges associated with area. Prefixes are used for allocating. StopPoint CleardownCode. Each area is allocated a unique range. Cleardown codes are only allocated to stops that need them so as to conserve numbers. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence maxOccurs="unbounded"> <xsd:element name="CleardownStart" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>Start of CleardownCode prefix associated with area. A given range must be allocated to one area only. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CleardownEnd" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>End of CleardownCode range associated with area. A given range must be allocated to one area only. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="ContactEmail" type="EmailAddressType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Administrative contact email for data queries. Should be a general address rather than an individual. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ContactTelephone" type="TelephoneContactStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Administrative contact phone for data queries.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:AdministrativeAreaCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AdministrativeAreaCode" type="napt:AdministrativeAreaCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the area.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:AtcoAreaCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AtcoAreaCode" type="napt:AtcoAreaCodeType"> <xsd:annotation> <xsd:documentation>ATCO code for area.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||
| type | napt:NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the area. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||
| type | napt:NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="ShortName" type="napt:NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Short name of area, to use as qualifier.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NptgDistrictsStructure | ||||
| properties |
|
||||
| children | napt:NptgDistrict | ||||
| annotation |
|
||||
| source | <xsd:element name="NptgDistricts" type="NptgDistrictsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Definitions of districts.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| namespace | http://www.naptan.org.uk/ | ||||||
| type | xsd:positiveInteger | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="MaximumLengthForShortNames" type="xsd:positiveInteger" default="24" minOccurs="0"> <xsd:annotation> <xsd:documentation>Length limit for StopPoint Short CommonName instances for area. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| namespace | http://www.naptan.org.uk/ | ||||||
| type | xsd:boolean | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="National" type="xsd:boolean" default="false" minOccurs="0"> <xsd:annotation> <xsd:documentation>Whether area administers stops nationally, or only for its own area (the default). For areas that issue stop types nationally (the '9nn' admin areas) this should be set to true</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| properties |
|
||||
| children | napt:AlphaPrefix | ||||
| annotation |
|
||||
| source | <xsd:element name="NaptanPrefixes" minOccurs="0"> <xsd:annotation> <xsd:documentation>NaptanCode prefixes associated with area. Prefixes are used for allocating NaptanCode instances for stops so that the location can be determined from SMS requests. Each administrative area has its own resreved prefixes.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence maxOccurs="unbounded"> <xsd:element name="AlphaPrefix" type="NaptanAlphaPrefixType"> <xsd:annotation> <xsd:documentation>Alpha8 character set prefix associated with area. A given prefix must be unique to one area only.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NaptanAlphaPrefixType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AlphaPrefix" type="NaptanAlphaPrefixType"> <xsd:annotation> <xsd:documentation>Alpha8 character set prefix associated with area. A given prefix must be unique to one area only.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| properties |
|
||||
| children | napt:CleardownStart napt:CleardownEnd | ||||
| annotation |
|
||||
| source | <xsd:element name="CleardownRange" minOccurs="0"> <xsd:annotation> <xsd:documentation>NaPTAN StopPoint CleardownCode ranges associated with area. Prefixes are used for allocating. StopPoint CleardownCode. Each area is allocated a unique range. Cleardown codes are only allocated to stops that need them so as to conserve numbers. </xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence maxOccurs="unbounded"> <xsd:element name="CleardownStart" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>Start of CleardownCode prefix associated with area. A given range must be allocated to one area only. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="CleardownEnd" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>End of CleardownCode range associated with area. A given range must be allocated to one area only. </xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | xsd:positiveInteger | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="CleardownStart" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>Start of CleardownCode prefix associated with area. A given range must be allocated to one area only. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | xsd:positiveInteger | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="CleardownEnd" type="xsd:positiveInteger"> <xsd:annotation> <xsd:documentation>End of CleardownCode range associated with area. A given range must be allocated to one area only. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:EmailAddressType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="ContactEmail" type="EmailAddressType" minOccurs="0"> <xsd:annotation> <xsd:documentation>Administrative contact email for data queries. Should be a general address rather than an individual. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:TelephoneContactStructure | ||||
| properties |
|
||||
| children | TelNationalNumber TelExtensionNumber TelCountryCode | ||||
| annotation |
|
||||
| source | <xsd:element name="ContactTelephone" type="TelephoneContactStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Administrative contact phone for data queries.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| children | napt:NptgDistrict | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="NptgDistrictsStructure"> <xsd:annotation> <xsd:documentation>Collection </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NptgDistrict" type="NptgDistrictStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A district with the UK. Corresponds to a unitary authority. Disjoint area of the UK. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt:NptgDistrictStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | napt:NptgDistrictCode napt:Name | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="NptgDistrict" type="NptgDistrictStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A district with the UK. Corresponds to a unitary authority. Disjoint area of the UK. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| children | napt:NptgDistrictCode napt:Name | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="NptgDistrictStructure"> <xsd:annotation> <xsd:documentation>NPTG District.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NptgDistrictCode" type="NptgDistrictCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the district.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the district. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NptgDistrictCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NptgDistrictCode" type="NptgDistrictCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the district.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||
| type | napt:NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the district. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| children | napt:NptgLocality | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="NptgLocalitiesStructure"> <xsd:annotation> <xsd:documentation>Collection of localities.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NptgLocality" type="NptgLocalityStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A UK town or settlement that may have public transport services and PTANs. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt:NptgLocalityStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | napt:NptgLocalityCode napt:Descriptor napt:AlternativeDescriptors napt:ParentNptgLocalityRef napt:AdministrativeAreaRef napt:NptgDistrictRef napt:AdjacentLocalities napt:SourceLocalityType napt:LocalityClassification napt:Location | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="NptgLocality" type="NptgLocalityStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A UK town or settlement that may have public transport services and PTANs. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| children | napt:LocalityName napt:ShortName napt:Qualify | ||
| used by |
|
||
| source | <xsd:complexType name="NptgLocalityDescriptorStructure"> <xsd:sequence> <xsd:element name="LocalityName" type="napt:NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the locality. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="ShortName" type="napt:NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Short name for locality to be used when qualifying children. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Qualify" minOccurs="0"> <xsd:annotation> <xsd:documentation>Qualifier to use when presenting name to distinguish it from other similarly named elements.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="QualifierName" type="napt:NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Qualifying name. Place name characters only allowed. @lang </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:choice minOccurs="0"> <xsd:annotation> <xsd:documentation>Qualifier Relationship</xsd:documentation> </xsd:annotation> <xsd:element name="NptgLocalityRef" type="napt:NptgLocalityRefStructure"> <xsd:annotation> <xsd:documentation>Qualifier corresponds to the short name of the specified locality.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NptgDistrictRef" type="EmptyType"> <xsd:annotation> <xsd:documentation>Qualifier corresponds to the short name of the specified district.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||
| type | napt:NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="LocalityName" type="napt:NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the locality. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||
| type | napt:NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="ShortName" type="napt:NaturalLanguagePlaceNameStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Short name for locality to be used when qualifying children. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| properties |
|
||||
| children | napt:QualifierName napt:NptgLocalityRef napt:NptgDistrictRef | ||||
| annotation |
|
||||
| source | <xsd:element name="Qualify" minOccurs="0"> <xsd:annotation> <xsd:documentation>Qualifier to use when presenting name to distinguish it from other similarly named elements.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="QualifierName" type="napt:NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Qualifying name. Place name characters only allowed. @lang </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:choice minOccurs="0"> <xsd:annotation> <xsd:documentation>Qualifier Relationship</xsd:documentation> </xsd:annotation> <xsd:element name="NptgLocalityRef" type="napt:NptgLocalityRefStructure"> <xsd:annotation> <xsd:documentation>Qualifier corresponds to the short name of the specified locality.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NptgDistrictRef" type="EmptyType"> <xsd:annotation> <xsd:documentation>Qualifier corresponds to the short name of the specified district.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||
| type | napt:NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="QualifierName" type="napt:NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Qualifying name. Place name characters only allowed. @lang </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NptgLocalityRefStructure | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NptgLocalityRef" type="napt:NptgLocalityRefStructure"> <xsd:annotation> <xsd:documentation>Qualifier corresponds to the short name of the specified locality.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:EmptyType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NptgDistrictRef" type="EmptyType"> <xsd:annotation> <xsd:documentation>Qualifier corresponds to the short name of the specified district.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| children | napt:NptgLocalityCode napt:Descriptor napt:AlternativeDescriptors napt:ParentNptgLocalityRef napt:AdministrativeAreaRef napt:NptgDistrictRef napt:AdjacentLocalities napt:SourceLocalityType napt:LocalityClassification napt:Location | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="NptgLocalityStructure"> <xsd:annotation> <xsd:documentation>NPTG Locality.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="NptgLocalityCode" type="NptgLocalityCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the locality.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Descriptor" type="NptgLocalityDescriptorStructure"> <xsd:annotation> <xsd:documentation>Structured text descriptor of locality</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AlternativeDescriptors" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collection of Aliases.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Descriptor" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Alternative name for the locality. @lang.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="NptgLocalityDescriptorStructure"> <xsd:attributeGroup ref="napt:ModificationDetailsGroup"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> </xsd:element> <xsd:element name="ParentNptgLocalityRef" type="NptgLocalityVersionedRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Parent locality. Reference to another locality that contains the child locality completely. Must not be cyclic.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AdministrativeAreaRef" type="AdministrativeAreaCodeType"> <xsd:annotation> <xsd:documentation>Administrative area that manages the locality.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="NptgDistrictRef" type="NptgDistrictCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>District to which locality belongs.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AdjacentLocalities" type="napt:NptgLocalityRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Localities which are adjacent to the locality. or which partially overlay. NB this should not be used for containment. Instead the ParentRef should be used for localities which completely contain the locality, and on child localities for localities completely contained in the locality. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="SourceLocalityType" type="NptgSourceLocalityTypeEnumeration"> <xsd:annotation> <xsd:documentation>Classification of the Locality in the original source material used to compile the gazetteer. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="LocalityClassification" type="NptgLocalityClassificationEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Classification of the Locality as a settlement. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Location" type="LocationStructure"> <xsd:annotation> <xsd:documentation>Spatial coordinates of the locality.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NptgLocalityCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NptgLocalityCode" type="NptgLocalityCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the locality.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NptgLocalityDescriptorStructure | ||||
| properties |
|
||||
| children | napt:LocalityName napt:ShortName napt:Qualify | ||||
| annotation |
|
||||
| source | <xsd:element name="Descriptor" type="NptgLocalityDescriptorStructure"> <xsd:annotation> <xsd:documentation>Structured text descriptor of locality</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | napt:Descriptor | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="AlternativeDescriptors" minOccurs="0"> <xsd:annotation> <xsd:documentation>Collection of Aliases.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Descriptor" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Alternative name for the locality. @lang.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="NptgLocalityDescriptorStructure"> <xsd:attributeGroup ref="napt:ModificationDetailsGroup"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="ModificationDetailsGroup"/> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | extension of napt:NptgLocalityDescriptorStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | napt:LocalityName napt:ShortName napt:Qualify | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="Descriptor" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Alternative name for the locality. @lang.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:complexContent> <xsd:extension base="NptgLocalityDescriptorStructure"> <xsd:attributeGroup ref="napt:ModificationDetailsGroup"/> </xsd:extension> </xsd:complexContent> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt:NptgLocalityVersionedRefStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="ParentNptgLocalityRef" type="NptgLocalityVersionedRefStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Parent locality. Reference to another locality that contains the child locality completely. Must not be cyclic.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:AdministrativeAreaCodeType | ||||
| properties |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:element name="AdministrativeAreaRef" type="AdministrativeAreaCodeType"> <xsd:annotation> <xsd:documentation>Administrative area that manages the locality.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NptgDistrictCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="NptgDistrictRef" type="NptgDistrictCodeType" minOccurs="0"> <xsd:annotation> <xsd:documentation>District to which locality belongs.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:NptgLocalityRefsStructure | ||||
| properties |
|
||||
| children | NptgLocalityRef | ||||
| annotation |
|
||||
| source | <xsd:element name="AdjacentLocalities" type="napt:NptgLocalityRefsStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Localities which are adjacent to the locality. or which partially overlay. NB this should not be used for containment. Instead the ParentRef should be used for localities which completely contain the locality, and on child localities for localities completely contained in the locality. </xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||
| type | napt:NptgSourceLocalityTypeEnumeration | ||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||
| source | <xsd:element name="SourceLocalityType" type="NptgSourceLocalityTypeEnumeration"> <xsd:annotation> <xsd:documentation>Classification of the Locality in the original source material used to compile the gazetteer. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||
| type | napt:NptgLocalityClassificationEnumeration | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xsd:element name="LocalityClassification" type="NptgLocalityClassificationEnumeration" minOccurs="0"> <xsd:annotation> <xsd:documentation>Classification of the Locality as a settlement. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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 locality.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| children | napt:PlusbusZone | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="PlusbusZonesStructure"> <xsd:annotation> <xsd:documentation>Collection of Plusbus Zones</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="PlusbusZone" type="PlusbusZoneStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A PlusbusZone region covering a part of the UK. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt:PlusbusZoneStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | napt:PlusbusZoneCode napt:Name napt:Country napt:Mapping | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="PlusbusZone" type="PlusbusZoneStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A PlusbusZone region covering a part of the UK. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| children | napt:PlusbusZoneCode napt:Name napt:Country napt:Mapping | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="PlusbusZoneStructure"> <xsd:annotation> <xsd:documentation>Plusbus fare Zone.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="PlusbusZoneCode" type="PlusbusZoneCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the Plusbus Zone.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the zone @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Country" type="CountryEnumeration"> <xsd:annotation> <xsd:documentation>Country of zone. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Mapping" minOccurs="0"> <xsd:annotation> <xsd:documentation>Boundary of the Plusbus zone</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Location" type="LocationStructure" minOccurs="3" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collection of points making a polygon defining zone.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:PlusbusZoneCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="PlusbusZoneCode" type="PlusbusZoneCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the Plusbus Zone.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||
| type | napt:NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the zone @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||
| type | napt:CountryEnumeration | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:element name="Country" type="CountryEnumeration"> <xsd:annotation> <xsd:documentation>Country of zone. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| properties |
|
||||
| children | napt:Location | ||||
| annotation |
|
||||
| source | <xsd:element name="Mapping" minOccurs="0"> <xsd:annotation> <xsd:documentation>Boundary of the Plusbus zone</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element name="Location" type="LocationStructure" minOccurs="3" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>Collection of points making a polygon defining zone.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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>Collection of points making a polygon defining zone.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| children | napt:Region | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="RegionsStructure"> <xsd:annotation> <xsd:documentation>Collection of regions</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Region" type="RegionStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A Traveline region serving a part of the UK. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt:RegionStructure | ||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||
| children | napt:RegionCode napt:Name napt:Country napt:AdministrativeAreas | ||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:element name="Region" type="RegionStructure" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>A Traveline region serving a part of the UK. @CreationDateTime, @ModificationDateTime, @Modification, @RevisionNumber, @Status.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| children | napt:RegionCode napt:Name napt:Country napt:AdministrativeAreas | ||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||
| source | <xsd:complexType name="RegionStructure"> <xsd:annotation> <xsd:documentation>Traveline Region</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="RegionCode" type="RegionCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the region.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the region. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="Country" type="CountryEnumeration"> <xsd:annotation> <xsd:documentation>Country of region. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="AdministrativeAreas" type="AdministrativeAreasStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Areas making up the region.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attributeGroup ref="RequiredModificationDetailsGroup"/> </xsd:complexType> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:RegionCodeType | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="RegionCode" type="RegionCodeType"> <xsd:annotation> <xsd:documentation>Unique identifier of the region.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||||||
| type | napt:NaturalLanguagePlaceNameStructure | ||||||||||||||
| properties |
|
||||||||||||||
| facets |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xsd:element name="Name" type="NaturalLanguagePlaceNameStructure"> <xsd:annotation> <xsd:documentation>Name of the region. @lang.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||||
| namespace | http://www.naptan.org.uk/ | ||||||||||
| type | napt:CountryEnumeration | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| annotation |
|
||||||||||
| source | <xsd:element name="Country" type="CountryEnumeration"> <xsd:annotation> <xsd:documentation>Country of region. Enumerated value.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||
| namespace | http://www.naptan.org.uk/ | ||||
| type | napt:AdministrativeAreasStructure | ||||
| properties |
|
||||
| children | napt:AdministrativeArea | ||||
| annotation |
|
||||
| source | <xsd:element name="AdministrativeAreas" type="AdministrativeAreasStructure" minOccurs="0"> <xsd:annotation> <xsd:documentation>Areas making up the region.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt:BearingStructure | ||||
| properties |
|
||||
| children | CompassPoint Degrees | ||||
| source | <xsd:element name="Bearing" type="BearingStructure" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| type | extension of napt: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.naptan.org.uk/ | ||
| children | StopArea | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | extension of napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| type | extension of napt: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.naptan.org.uk/ | ||
| children | StopPoint | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | extension of napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||||||||
| type | extension of napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | extension of napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||
| 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.naptan.org.uk/ | ||||||||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| type | restriction of xsd:NMTOKEN | ||||
| used by |
|
||||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||||||||||||||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||
| 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> |
| diagram | ![]() |
||
| namespace | http://www.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| type | extension of napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | extension of napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| type | extension of napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | extension of napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| type | extension of napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | extension of napt: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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | napt: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.naptan.org.uk/ | ||
| type | extension of napt: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.naptan.org.uk/ | ||||||||||||||||||||||||||||||||||||
| type | extension of napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||
| type | restriction of xsd:NMTOKEN | ||
| used by |
|
||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||
| used by |
|
||||||||||
| 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.naptan.org.uk/ | ||
| type | xsd:NMTOKEN | ||
| used by |
|
||
| 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.naptan.org.uk/ | ||||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||||||||||
| type | restriction of xsd:NMTOKEN | ||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||||||
| 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.naptan.org.uk/ | ||
| 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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||||
| 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.naptan.org.uk/ | ||||||||||||||
| type | napt: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.naptan.org.uk/ | ||||
| type | napt: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.naptan.org.uk/ | ||
| children | Christmas ChristmasDay BoxingDay | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:group name< |