T_Station_Platform_Segment
Each platform element is valid on one or more track segments. The element must be specified.
Java class for t_station_platform_segment complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_station_platform_segment">
<complexContent>
<extension base="{}_OpenDriveElement">
<sequence>
</sequence>
<attribute name="roadId" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sStart" use="required" type="{}t_grEqZero" />
<attribute name="sEnd" use="required" type="{}t_grEqZero" />
<attribute name="side" use="required" type="{}e_station_platform_segment_side" />
</extension>
</complexContent>
</complexType>
Content copied to clipboard