Skip to content

Commit ce9990b

Browse files
authored
Apply suggestion from @skinkie
1 parent ea0523b commit ce9990b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xsd/netex_framework/netex_reusableComponents/netex_transportOrganisation_support.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Rail transport, Roads and Road transport
233233
<xsd:complexType>
234234
<xsd:simpleContent>
235235
<xsd:restriction base="AuthorityRefStructure">
236-
<xsd:attribute name="nameOfRefClass" type="NameOfClassAuthorityRefStructureType" use="optional" default="Authority">
236+
<xsd:attribute name="nameOfRefClass" type="NameOfClassAuthorityRefStructureType" default="Authority" use="optional">
237237
<xsd:annotation>
238238
<xsd:documentation>Name of Class of the referenced entity. Allows reflection. Fixed for each entity type.</xsd:documentation>
239239
</xsd:annotation>

0 commit comments

Comments
 (0)