-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9fed58e
commit c74b4b8
Showing
3 changed files
with
8 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
INTERLIS 2.4; | ||
MODEL GeoW_FunctionsExt | ||
AT "mailto:[email protected]" VERSION "2022-12-02" = | ||
AT "mailto:[email protected]" VERSION "2024-02-26" = | ||
/** | ||
* Geometrie-Funktionen | ||
*/ | ||
|
@@ -31,7 +31,6 @@ MODEL GeoW_FunctionsExt | |
!!@ fn.description = "Gruppiert die Eingabemenge gemäss dem übergebenen Attribut-Kriterium / -Pfad und gibt die Objekte der Eingabemenge als gruppierte Menge zurück. Für 'Attr' soll der Pfad zum klassierenden Attribut in INTERLIS 2 Syntax angegeben werden."; | ||
!!@ fn.param = "Objects: Ausgangsobjekte."; | ||
!!@ fn.param = "Attr: Pfad zum Attribut welches die Klassierung bestimmen soll"; | ||
!!@ nf.sample = "SET CONSTRAINT INTERLIS.elementCount(GeoW_FunctionsExt.GetInGroups(ALL, "textAttr")) == 3;"; | ||
!!@ fn.return = "Zugehörige Gruppe gemäss Attr des aktuellen Kontextobjekt"; | ||
!!@ fn.since = "2022-12-02"; | ||
!!sample = "SET CONSTRAINT INTERLIS.elementCount(GeoW_FunctionsExt.GetInGroups(ALL, "textAttr")) == 3;"; | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,8 @@ | |
<HEADERSECTION SENDER="mkilimodelsxml-5.2.5-b1471c2815bd6f7703c39f0de059eb083e194448" VERSION="2.3"><MODELS><MODEL NAME="IliRepository20" VERSION="2020-04-17" URI="http://models.interlis.ch/core"></MODEL></MODELS></HEADERSECTION> | ||
<DATASECTION> | ||
<IliRepository20.RepositoryIndex BID="b1"> | ||
<IliRepository20.RepositoryIndex.ModelMetadata TID="0"><Name>GeoW_FunctionsExt</Name><SchemaLanguage>ili2_4</SchemaLanguage><File>GeoW_FunctionsExt.ili</File><Version>2021-11-15</Version><publishingDate>2021-12-07</publishingDate><Issuer>mailto:[email protected]</Issuer><browseOnly>false</browseOnly><md5>62a2509930c8a5d9c36b0455d4769938</md5></IliRepository20.RepositoryIndex.ModelMetadata> | ||
<IliRepository20.RepositoryIndex.ModelMetadata TID="0"><Name>GeoW_FunctionsExt</Name><SchemaLanguage>ili2_4</SchemaLanguage><File>GeoW_FunctionsExt.ili</File><Version>2024-02-27</Version><publishingDate>2024-02-27</publishingDate><browseOnly>false</browseOnly><md5>3ae35c215f6c6462d11d55874f0c606b</md5></IliRepository20.RepositoryIndex.ModelMetadata> | ||
<IliRepository20.RepositoryIndex.ModelMetadata TID="1"><Name>GeoW_FunctionsExt</Name><SchemaLanguage>ili2_3</SchemaLanguage><File>GeoW_FunctionsExt_23.ili</File><Version>2024-02-27</Version><publishingDate>2024-02-27</publishingDate><dependsOnModel><IliRepository20.ModelName_><value>GeometryCHLV95_V1</value></IliRepository20.ModelName_></dependsOnModel><browseOnly>false</browseOnly><md5>c5ff9f99e3674d63451bf80313c3f446</md5></IliRepository20.RepositoryIndex.ModelMetadata> | ||
</IliRepository20.RepositoryIndex> | ||
</DATASECTION> | ||
</TRANSFER> |