Skip to content

Commit 23270da

Browse files
Update version in sample
1 parent b04004b commit 23270da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/TwoSimpleBuildings.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<CityModel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://www.sig3d.org/citygml/2.0/energy/0.4.3 ../xsd/energy.xsd"
3+
xsi:schemaLocation="http://www.sig3d.org/citygml/2.0/energy/0.5.0 ../xsd/energy.xsd"
44
xmlns="http://www.opengis.net/citygml/2.0" xmlns:xAL="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0"
55
xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml"
66
xmlns:bldg="http://www.opengis.net/citygml/building/2.0"
7-
xmlns:energy="http://www.sig3d.org/citygml/2.0/energy/0.4.3">
7+
xmlns:energy="http://www.sig3d.org/citygml/2.0/energy/0.5.0">
88

99
<!-- dwagner, 15.06.2012 Simple building with saddle roof Local coordinates. Enriched with basic energy related sample data by Marcel Bruse, 12.01.2015. -->
1010

0 commit comments

Comments
 (0)