Skip to content

xsd:duration used in BICEPS #517

@a-kleinf

Description

@a-kleinf

Currently, SDPi restricts xsd:duration for wse:Expires using the regular expression
^PT(\d+H)?(\d+M)?(\d+(.\d+)?S)?(?<!PT)$.
In BICEPS (IEEE 11073‑10207), several elements and attributes are also defined as xsd:duration and face the same issue that SDPi addresses for wse:Expires.
I suggest to apply the same SDPi‑defined regular expression to all xsd:duration elements and attributes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions