Skip to content

Commit 73d0194

Browse files
Aurigeerlendnils1
authored andcommitted
SpatialFeature needs to be in DataManagedObject substitutionGroup (NeTEx-CEN#338)
SpatialFeature needs to be in DataManagedObject substitutionGroup, if not SimpleFeature and ComplexFeature will not be acccepted in GeneralFrames, etc.
1 parent 1774716 commit 73d0194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xsd/netex_framework/netex_genericFramework/netex_spatialFeature_version.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Rail transport, Roads and Road transport
8282
</xsd:complexContent>
8383
</xsd:complexType>
8484
<!-- ======================================================================= -->
85-
<xsd:element name="SpatialFeature" type="GroupOfPoints_VersionStructure" abstract="false">
85+
<xsd:element name="SpatialFeature" type="GroupOfPoints_VersionStructure" abstract="false" substitutionGroup="DataManagedObject">
8686
<xsd:annotation>
8787
<xsd:documentation>Abstract SPATIAL FEATURE.</xsd:documentation>
8888
</xsd:annotation>

0 commit comments

Comments
 (0)