56.2. The toplevel element netex:ValidBetween

netex:ValidBetween

netex:ValidBetween_VersionStructure

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:ValidityConditionIdType

Identifier of ENTITY.

netex:FromDate

0:1

xs:dateTime

Start date of AVAILABILITY CONDITION.

netex:ToDate

0:1

xs:dateTime

End of AVAILABILITY CONDITION. Date is INCLUSIVE.