T_Include
ASAM OpenDRIVE allows including external files into the ASAM OpenDRIVE file. The processing of the files depends on the application. Included data is represented by elements. They may be stored at any position in ASAM OpenDRIVE.
Java class for t_include complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_include">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
</sequence>
<attribute name="file" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard