Skip to content

Commit

Permalink
Remove unused chargingEquipmenProfilesInFrame_RelStructure (#792)
Browse files Browse the repository at this point in the history
  • Loading branch information
trurlurl authored Oct 29, 2024
1 parent d1bdbc8 commit 13e0418
Showing 1 changed file with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,22 +55,6 @@ Rail transport, Roads and Road transport
<xsd:documentation>RECHARGING EQUIPMENT PROFILE types for NeTEx.</xsd:documentation>
</xsd:annotation>
<!-- === VEHICLE RECHARGING EQUIPMENT PROFILE ============================================ -->
<xsd:complexType name="chargingEquipmenProfilesInFrame_RelStructure">
<xsd:annotation>
<xsd:documentation>Type for containment in frame of RECHARGING EQUIPMENT PROFILEs.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="containmentAggregationStructure">
<xsd:sequence>
<xsd:element ref="RechargingEquipmentProfile" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Charging equipment profile for VEHICLE.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="RechargingEquipmentProfile" substitutionGroup="DataManagedObject">
<xsd:annotation>
<xsd:documentation>Specialisation of VEHICLE EQUIPMENT PROFILE describing vehicle charging features.</xsd:documentation>
Expand Down

0 comments on commit 13e0418

Please sign in to comment.