File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Content-Type: text/xml; subtype=gml/2.1.2;
2121 <xs:complexContent>
2222 <xs:extension base='gml:AbstractFeatureType'>
2323 <xs:sequence>
24- <xs:element name ='id_geofla' type='long ' nillable='true' minOccurs='0' maxOccurs='1'/>
24+ <xs:element name ='id_geofla' type='double ' nillable='true' minOccurs='0' maxOccurs='1'/>
2525 <xs:element name ='code_chf_l' nillable='true' minOccurs='0' maxOccurs='1'>
2626<xs:simpleType><xs:restriction base='string'><xs:maxLength value='3'/></xs:restriction></xs:simpleType></xs:element> <xs:element name ='nom_chf_l' nillable='true' minOccurs='0' maxOccurs='1'>
2727<xs:simpleType><xs:restriction base='string'><xs:maxLength value='50'/></xs:restriction></xs:simpleType></xs:element> <xs:element name ='x_chf_lieu' type='int' nillable='true' minOccurs='0' maxOccurs='1'/>
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Content-Type: text/xml; subtype=gml/3.1.1;
2121 <xs:complexContent>
2222 <xs:extension base='gml:AbstractFeatureType'>
2323 <xs:sequence>
24- <xs:element name ='id_geofla' type='long ' nillable='true' minOccurs='0' maxOccurs='1'/>
24+ <xs:element name ='id_geofla' type='double ' nillable='true' minOccurs='0' maxOccurs='1'/>
2525 <xs:element name ='code_chf_l' nillable='true' minOccurs='0' maxOccurs='1'>
2626<xs:simpleType><xs:restriction base='string'><xs:maxLength value='3'/></xs:restriction></xs:simpleType></xs:element> <xs:element name ='nom_chf_l' nillable='true' minOccurs='0' maxOccurs='1'>
2727<xs:simpleType><xs:restriction base='string'><xs:maxLength value='50'/></xs:restriction></xs:simpleType></xs:element> <xs:element name ='x_chf_lieu' type='int' nillable='true' minOccurs='0' maxOccurs='1'/>
You can’t perform that action at this time.
0 commit comments