Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

ValidityCondition

A ValidityCondition can be used to specify the conditional validity of a DataManagedObject.

ValidityCondition – XML Element

Classification

Name

Type

Cardinality

Description

::>

::>

DataManagedObject

::>

Inherits from DATA MANAGED OBJECT.

Note that use of most of the inherited values is suppressed.

«PK»

id

ValidityConditionIdType

1:1

Identifier of VALIDITY CONDITION.

ValidBetween

ValidBetween is a simplified view of a ValidityCondition, having only a start date and end date. A start or end date may be omitted if unknown (thus specifying any time up to the ToDate, or any time after the FromDate), but at least one of them shall be provided.

ValidBetween – XML Element

Classification

Name

 

Type

Cardinality

Description

::>

::>

 

DataManagedObject

::>

Inherits from DATA MANAGED OBJECT.

NB none of the inherited attributes are usable.

FromDate

 

xsd:dateTime

0:1

Start date of AVAILABILITY CONDITION. Date is INCLUSIVE.

 

ToDate

 

xsd:dateTime

0:1

End of AVAILABILITY CONDITION. Date is INCLUSIVE.

Example of the Austrian NeTEx Profile:

  • No labels