Class File

Applied Stereotypes:
XSDcomplexType

File on the file system, including its file path.

Used in:
RoadNetwork , Properties
Properties
Name Type Cardinality AppliedStereotypes Description
filepath string 1..1 XSDattribute Filepath e.g. filepath=/home/simulator/customDriverSpecification.xml.

Migration Information from XSD 0.9.1
Derived From:
OSCFile
Property Name XSD Type XSD 0.9.1 Name Migration
filepath Attribute filepath

XSD 1.0 Representation


<xsd:complexType name="File">
<xsd:attribute name="filepath" type="String" use="required"/>
</xsd:complexType>

To XSD To XSLT To XSD Tree