from __future__ import annotations
from enum import Enum

__NAMESPACE__ = "http://www.siri.org.uk/siri"


class EmptyType1(Enum):
    VALUE = ''