Versions Compared

Key

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

The NOTICE Model defines reusable text note elements that may be attached to timetables and other ENTITies as footnotes, used as announcements, etc. NOTICES are associated with entities using a NOTICE ASSIGNMENT. NOTICES may be classified with a TYPE OF NOTICE.

...

Classification

Name

Type

 

Cardinality

Description

::>

::>

DataManagedObject

 

::>

NOTICE inherits from DATA MANAGED OBJECT.

«PK»

id

NoticeIdType

 

1:1

Identifier of NOTICE.

Name

MultilingualString

 

0:1

Name of NOTICE.

Currently not in use in the Austrian NeTEx Profile

 

ShortName

MultilingualString

 

0:1

Short Name of Notice. Use Text for content. +v1.1.

Currently not in use in the Austrian NeTEx Profile

Text

MultilingualString

 

0:1

Content text for NOTICE.
Note: use AlternativeText for translation

«AK»

PublicCode

xsd:normalizedString

 

0:1

Public code for NOTICE.

Currently not in use in the Austrian NeTEx Profile

«AK»

ShortCode

xsd:normalizedString

 

1:1

Short code for NOTICE.

Currently not in use in the Austrian NeTEx Profile

«AK»

PrivateCode

PrivateCode

 

1:1

Public Code for NOTICE.

«FK»

TypeOfNoticeRef

TypeOfNoticeRef

 

0:1

Reference to TYPE OF NOTICE.

Example

...

from the Austrian NeTEx Profile:

...

NoticeAssigment (Subcomponent - Multipurpose)

...

Classification

Name

Type

Cardinality

Description

::>

::>

DataManagedObject

::>

NOTICE ASSIGNMENT inherits from DATA MANAGED OBJECT.

«PK»

id

TypeOfNotice­AssignmentIdType

1:1

Identifier of NOTICE ASSIGNMENT.

Assignment group

Name

MultilingualString

0:1

Name of ASSIGNMENT.

Description

MultilingualString

0:1

Description of ASSIGNMENT.

«FK»

a

NoticeRef

NoticeRef

0:1

Reference to a NOTICE i.e. footnote, note, announcement or other informational text element.

«FK»

b

GroupOfNoticesRef

GeneralGroupOf­EntitiesRef

0:1

A group of NOTICEs held in a GENERAL GROUP OF ENTITies.

 

c

Notice

Notice

0:1

A note or footnote about any aspect of a service, e.g. an announcement, notice, etc. May have different DELIVERY VARIANTs for different media.

Always prefer the Notice to the NoticeRef (only use NoticeRef for shared Notices).

«FK»

NoticedObjectRef

VersionOfObjectRef

0:1

Object with which NOTICE is associated. If given by context can be omitted.

«FK»

LinkSequenceRef

LinkSequenceRef

0:1

Reference to a LINK SEQUENCE.

«FK»

SectionRef

SectionRef

0:1

Reference to a SECTION.

«FK»

StartPointInPatternRef

PointInSequenceRef

0:1

POINT at which applicability of NOTICE starts.

«FK»

EndPointInPatternRef

PointInSequenceRef

0:1

POINT at which applicability of NOTICE ends. If absent same as Start Point.

Example from the Austrian NeTEx Profile:

...