We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Die folgende Erweiterung der Gruppe 'befestigt' sollte gemäss https://geostandards-ch.github.io/doc_refhb24/#_aufz%C3%A4hlungen erlaubt sein:
CLASS Bodenbedeckung (EXTENDED) = Bodenbedeckungsart (EXTENDED): ( befestigt ( Wasserbecken (Wasserbecken, Schwimmbassin)), !! Erweiterung befestigt ( uebrige_befestigte (Sportanlage, uebrige)), humusiert ( Gartenanlage (Gartenanlage, Parkanlage, Sportanlage, Friedhof)), Gewaesser ( fliessendes_Gewaesser ( fliessendes_Gewaesser, Trockenrinne_Ruefe))); MANDATORY CONSTRAINT (Bodenbedeckungsart==#befestigt.uebrige_befestigte.Sportanlage) => INTERLIS.elementCount(Objektname) == 0; END Bodenbedeckung;
Der Compiler scheitert jedoch mit:
.ili:85:"#befestigt.uebrige_befestigte.Sportanlage" is not a member of the EnumerationType.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Die folgende Erweiterung der Gruppe 'befestigt' sollte gemäss https://geostandards-ch.github.io/doc_refhb24/#_aufz%C3%A4hlungen erlaubt sein:
Der Compiler scheitert jedoch mit:
.ili:85:"#befestigt.uebrige_befestigte.Sportanlage" is not a member of the EnumerationType.
The text was updated successfully, but these errors were encountered: