complexType · extension timeBaseType · value xsd:time
Time constraint base type
Base type for time nodes including a relational operator attribute indicating valid constraint region
The timeConstraintBaseType extends the timeBaseType and thus inherits all its attributes.
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file | ||
@relationalOperator | xsd:string | 6 values | required | Relational operator of the constraint (lt, le, eq, ne, gt, ge) |