| 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 |
|