Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

NeTEx uses a uniform set of components to describe the accessibility of sites and services, based on an ACCESSIBILITY ASSESSMENT. The use of a system of assessment makes it possible to compute the overall accessibility of a route for a given need.

...

Classification

Name

Type

Cardinality

Description

::>

::>

DataManagedObject

::>

ACCESSIBILITY ASSESSMENT inherits from DATA MANAGED OBJECT.

«PK»

id

AssessmentIdType

0:1

Identifier of ACCESSIBILITY ASSESSMENT.

MobilityImpairedAccess

LimitationStatusEnum

1:1

Whether the overall assessment is that there is access for mobility impaired users.

·        true

·        false

·        partial

·        unknown

«cntd»

limitations

AccessibilityLimitation

0:1

The LIMITATIONs making up the ACCESSIBILITY ASSESSMENT.

Currently this XML Element is not in use in the Austrian NeTEx Profile

AccessibilityLimitation (Subcomponent of AccessibilityAssessment)

...

Classification

Name

Type

Cardinality

Description

::>

::>

VersionedChild

 

ACCESSIBILITY LIMITATION inherits from VERSIONED CHILD.

«PK»

id

LimitationIdType

0:1

Identifier of ACCESSIBILITY LIMITATION.

«enum»

WheelchairAccess

LimitationStatusEnum

1:1

Whether there is access for wheelchair users. See values above. If absent assume ‘unknown’.

«enum»

StepFreeAccess

LimitationStatusEnum

0:1

Whether there is step-free access. See values above. If absent assume ‘unknown’.

«enum»

EscalatorFreeAccess

LimitationStatusEnum

0:1

Whether there is escalator-free access. See values above. If absent assume ‘unknown’.

«enum»

LiftFreeAccess

LimitationStatusEnum

0:1

Whether there is lift free access. See values above. If absent assume ‘unknown’.

«enum»

AudibleSignsAvailable

LimitationStatusEnum

0:1

Whether there are audible signs. See values above. If absent assume ‘unknown’.

«enum»

VisualSignsAvailable

LimitationStatusEnum

0:1

Whether there are visual signs. If absent assume ‘unknown’.

Currently this XML Element is not in use in the Austrian NeTEx Profile