Skip to content

Commit

Permalink
Integrated ParkingFacility, had to rebuild it from siri:AllFAcilityFe…
Browse files Browse the repository at this point in the history
…atureStructure

must be corrected in SIRI as well
  • Loading branch information
ue71603 committed Oct 4, 2023
1 parent b199c9a commit b1d3ee8
Show file tree
Hide file tree
Showing 2 changed files with 1,641 additions and 1 deletion.
6 changes: 5 additions & 1 deletion OJP/OJP_Common.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,11 @@
<xs:documentation>Internal code of the attribute. Can be used for detection of double occurrences.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:group ref="AllFacilitiesGroup"/>
<xs:element name="Facility" type="siri:AllFacilitiesFeatureStructure" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Facilities associated with this attribute.</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="Mandatory" type="xs:boolean" default="false" minOccurs="0">
<xs:annotation>
<xs:documentation>Defines whether the attribute has to be shown to the user.</xs:documentation>
Expand Down
Loading

0 comments on commit b1d3ee8

Please sign in to comment.