Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Address (Abstract)

Common attributes of an ADDRESS.

Address – XML Element

Classification

Name

Type

Cardinality

Description

::>

::>

Place

::>

ADDRESS inherits from PLACE.

«PK»

id

AddressIdType

1:1

Identifier of an ADDRESS.

«FK»

CountryRef

CountryEnum

0:1

COUNTRY for ADDRESS.

 

CountryName

MultilingualString

0:1

Name of country to use on address.

Currently not in use in the Austrian NeTEx Profile

PostalAddress (Subcomponent of SITE in EPIP)

A specialisation of ADDRESS representing a postal address – used in conjunction with GIS data, provides a means of locating a PLACE in a journey planner.

 

PostalAddress – XML Element

Classification

Name

Type

Cardinality

Description

::>

::>

Address

::>

POSTAL ADDRESS inherits from ADDRESS.

«PK»

id

PostalAddressIdType

1:1

Identifier of POSTAL ADDRESS.

HouseNumber

xsd:normalizedString

0:1

House or building number of POSTAL ADDRESS.

BuildingName

xsd:normalizedString

0:1

Building name of POSTAL ADDRESS.

AddressLine1

xsd:normalizedString

0:1

First line of POSTAL ADDRESS.

 

AddressLine2

xsd:normalizedString

0:1

Second line of POSTAL ADDRESS.

Street

xsd:normalizedString

0:1

Street name of POSTAL ADDRESS.

Town

xsd:normalizedString

0:1

Town of POSTAL ADDRESS.

 

Suburb

xsd:normalizedString

0:1

Suburb of POSTAL ADDRESS.

PostCode

PostCodeType

0:1

Postcode.

PostCodeExtension

xsd:normalizedString

0:1

Postcode extension.

PostalRegion

xsd:normalizedString

0:1

Postal Region.

Province

xsd:normalizedString

0:1

Postal Province.

«FK»

RoadAddressRef

RoadAddressRef

0:1

ROAD ADDRESS associated with POSTAL ADDRESS.

Currently not in use in the Austrian NeTEx Profile

  • No labels