Assignment (Abstract), Presentation, Locale, Booking Arrangements, ContactDetails
Assignment
An ASSIGNMENT specifies a set of properties to be associated with another ENTITY on a temporary or permanent basis. An example is a STOP ASSIGNMENT, used to relate a stop in the time table with a physical stop. It may also allocate a platform (QUAY) for a journey for some or all journeys.
Classification | Name | Type | Cardinality | Description |
::> | ::> | DataManagedObject | ::> | ASSIGNMENT inherits from DATA MANAGED OBJECT. |
«PK» | id | AssignmentIdType | 1:1 | Identifier of ASSIGNMENT. |
«atr» | order | xsd:positiveInteger | 0:1 | Relative precedence of ASSIGNMENT. |
| Name | MultilingualString | 0:1 | Name of ASSIGNMENT. |
| Description | MultilingualString | 0:1 | Description of ASSIGNMENT. |
Example from the Austrian NeTEx Profile:
Presentation (Subcomponent – Multipurpose)
A PRESENTATION defines a uniform set of values to control appearances of an element (on a map, a schematic map, a paper or screen description, etc.). It can be associated with a LINE, a TARIFF ZONE and other ENTITies.
Classification | Name | Type | Cardinality | Description |
| Colour | ColourValueType | 0:1 | Identifier of RGB colour value to use for ENTITY in user interface, e.g. LINE colour. |
| ColourName | xsd:String | 0:1 | Text name of colour value to use for ENTITY in user interface, e.g. LINE colour.
|
| BackGroundColour | ColourValueType | 0:1 | Default RGB background colour value for graphics associated with ENTITY - e.g. of a LINE. |
| BackgroundColourName | xsd:String | 0:1 | Name of the backgropund colour value (in ColourSystem) for graphics associated with entity. |
| TextColour | ColourValueType | 0:1 | Identifier of colour value to use for text for ENTITY in user interface, e.g. colour for name of LINE. |
| TextColourName | xsd:normalizedString | 0:1 | Text name of colour value to use for text for ENTITY in user interface, e.g. name of colour for the name of LINE.
|
| TextFont | xsd:normalizedString | 0:1 | Identifier of font for text. +V1.1 |
| TextFontName | xsd:normalizedString | 0:1 | Name of font for text. +V1.1 |
| TextLanguage | xsd:language | 0:1 | Identifier of default language of text for ENTITY in user interface. |
«cntd» | infoLinks | InfoLink | 0:* | URL for image associated with entity e.g. icon. |
| ColourSystem | xsd:String | 0:1 | Name of colour system that is used for ColourName and TextColourName: : may be RAL, https://en.wikipedia.org/wiki/RAL_colour_standard , DIN 6164 http://www.dtpstudio.de/atlas/farbsysteme/DIN%206164_bs00_3.htm , Pantone (be aware that Pantone is commercial), etc. |
Currently this XML Element is not in use in the Austrian NeTEx Profile
Locale (Subcomponent – Multipurpose)
One of the frame defaults is a Locale; specifying parametersand properties to be used when processing data in a country or region (time zone, language, etc.).
Classification | Name | Type | Cardinality | Description |
| TimeZoneOffset | TimeZoneOffset | 0:1 | Time zone of Entity as offset in hours from GMT. plus, or minus. May be decimal for fractional differences. |
| TimeZone | xsd:normalizedString | 0:1 | Name of Time zone associated with LOCALE. |
| SummerTimeZoneOffset | TimeZoneOffset | 0:1 | Time zone as an offset in hours or part hours from GMT. Can be plus or minus. |
| SummerTimeZone | TimeZoneOffset | 0:1 | Name of Summer Time zone associated with LOCALE. |
«enum» | DefaultLanguage | xsd:language | 0:1 | Default language of LOCALE. (en, fr, de, etc) |
«enum» | languages | LanguageUsageEnum | 0:* | Other languages supported in LOCALE. |
Currently this XML Element is not in use in the Austrian NeTEx Profile
Booking Arrangements (Subcomponent – Multipurpose)
Details of the booking arrangements for a LINE or SERVICE JOURNEY, e.g. if flexible.
Classification | Name | Type | Cardinality | Description |
«cntd» | BookingContact | Contact | 0:1 | Contact details or making a Booking. |
«enum» | BookingMethods | BookingMethodEnum | 0:* | Booking method for FLEXIBLE LINE. · callDriver · callOffice · online |
«enum» | BookingAccess | BookingAccessEnum | 0:1 | Who can make a booking? · public · authorisedPublic · staff · other |
«enum» | BookWhen | PurchaseWhenEnum | 0:1 | When booking can be made. · advanceOnly · untilPreviousDay · dayOfTravelOnly · advanceAndDayOfTravel · timeOfTravelOnly · subscriptionChargeMoment · other |
«enum» | BuyWhen | PurchaseMomentEnum | 0:* | When purchase can be made. · inAdvanceOnlyy · onReservation · beforeBoarding · beforeBoardiingOnly · onBoarding · onBoardingOnly · afterBoarding · onCheckIn · onCheckOut · subscriptionOnly · other |
| LatestBookingTime | MultilingualString | 0:1 | Latest time in day that booking can be made. currently not populatet in the Austrian NeTEx Profile |
| MinimumBookingPeriod | xsd:duration | 0:1 | Minimum interval in advance of departure day or time that service may be ordered. |
| BookingUrl | xsd:anyURI | 0:1 | URL for booking. currently not populatet in the Austrian NeTEx Profile |
| BookingNote | MultilingualString | 0:1 | Note about booking the FLEXIBLE LINE. currently not populatet in the Austrian NeTEx Profile |
Currently this is not available in the Austrian NeTEx Profile, but here is what it will look like in the future:
For further Information about theImplementation for the Austrian Profile look here
ContactDetails (Subcomponent – Multipurpose)
Details on how to contact an ORGANISATION.
ContactDetails – Type
Classification | Name | Type | Cardinality | Description |
| ContactPerson | MultilingualString | 0:1 | Name of contact person. |
| EmailAddressType | 0:1 | Email address in ISO format. | |
| Phone | PhoneType | 0:1 | Phone number. |
| Fax | PhoneType | 0:1 | Fax number. |
| Url | xsd:anyURI | 0:1 | Contact web site URL. |
Currently this XML Element is not in use in the Austrian NeTEx Profile