70.4. The toplevel element netex:Timeband

netex:Timeband

netex:Timeband_VersionedChildStructure

Type for ENTITY.

The element content starts with items inherited from the base type:

@nameOfClass

1:1

netex:NameOfClass

Name of Class of the ENTITY. Allows reflection. Fixed for each ENTITY type.

@id

1:1

netex:ObjectIdType

Identifier of ENTITY.

@dataSourceRef

1:1

netex:DataSourceIdType

Name of source of the data.

@created

1:1

xs:dateTime

Date ENTITY was first created.

@changed

1:1

xs:dateTime

Date ENTITY or version was last changed.

@modification

1:1

netex:ModificationEnumeration

Nature of last modification: new, revise, delete, unchanged, delta. Default is "new".

@version

1:1

netex:VersionIdType

Version number of entity. The value may be "any" or a VERSION number adhering to agreed-upon formatting and interpretation rules (representing, e.g., a number or a date). Consecutive VERSION numbers should be strictly increasing.

@status

1:1

netex:StatusEnumeration

Whether ENTITY is currently in use. Default is "active".

@derivedFromVersionRef

1:1

netex:VersionIdType

Version of this object from which this version of ENTITY was derived.

@compatibleWithVersionFrameVersionRef

1:1

netex:VersionIdType

Version of frame from with which this version of ENTITY is compatible. Assumes Frame of the same Id as current frame.

@derivedFromObjectRef

1:1

netex:ObjectIdType

Identity of object from which this object of ENTITY was derived. Normally the same.

@responsibilitySetRef

1:1

netex:ResponsibilitySetIdType

Reference to RESPONSIBILITY SET for managing the object. If absent, then responsibility is same as for containing context of this object.

Base type content is restricted, resulting in the following own content:

@id

1:1

netex:TimebandIdType

netex:DataManagedObjectGroup

→‍netex:keyList

0:1

+netex:KeyListStructure

A list of alternative Key values for an element.

→‍netex:privateCodes

0:1

+netex:PrivateCodesStructure

A list of private codes that uniquely identifiy the element. May be used for inter-operating with other (legacy) systems. +v2.0

→‍netex:Extensions

0:1

+netex:ExtensionsStructure

User defined Extensions to ENTITY in schema. (Wrapper tag used to avoid problems with handling of optional 'any' by some validators).

→‍netex:BrandingRef

0:1

>netex:BrandingRefStructure

Reference to a BRANDING.

netex:Name

0:1

+netex:MultilingualString

Name of TIMEBAND.

The element contains none or one of the following elements (a-b)

netex:TimeSpanGroup

a

netex:StartTime

-1:1

xs:time

The (inclusive) start time.

b

netex:StartEvent

-1:1

netex:TimeOfDayEnumeration

Event marking start of timeband, e.g., dusk, dawn. +v1.2.2

The element contains one of the following elements (b) or element sequences (a)

The element contains one of the following elements (a-b)

aa

netex:EndTime

-1:1

xs:time

The (inclusive) end time.

ab

netex:EndEvent

-0:1

netex:TimeOfDayEnumeration

Event marking end of timeband, e.g., dusk, dawn. +v1.2.2

a

netex:DayOffset

-0:1

netex:DayOffsetType

Number of days after start time that end time is.

b

netex:Duration

-0:1

xs:duration

Interval from start at which TIME BAND ends. If omitted, the TIME BAND ends at the end of day.