Skip to content

Commit

Permalink
uncomment NetworkLinkControl
Browse files Browse the repository at this point in the history
  • Loading branch information
cleder committed Dec 2, 2024
1 parent 076ee4a commit 042152d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/ogc_conformance/data/kml/Document-clean.kml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:xal="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0"
hint="A processing hint for a KML consumer">
<!-- Not implemented: NetworkLinkControl, Update, Delete, Create, Change -->
<!--NetworkLinkControl>
<!-- Not implemented: NetworkLinkControl: Update, Delete, Create, Change -->
<NetworkLinkControl>
<minRefreshPeriod>43200</minRefreshPeriod>
<maxSessionLength>-1</maxSessionLength>
<linkSnippet>
Expand All @@ -30,7 +30,7 @@
</TimeSpan>
</Change>
</Update>
</NetworkLinkControl-->
</NetworkLinkControl>
<Document id="doc-001">
<name>Vestibulum eleifend lobortis lorem.</name>
<Style id="style-001">
Expand Down

0 comments on commit 042152d

Please sign in to comment.