Definition of the road friction scale factor. Can be augmented with the addition of optional road properties.
<xsd:complexType name="RoadCondition"> <xsd:sequence> <xsd:element name="Properties" type="Properties" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="frictionScaleFactor" type="Double" use="required"/> </xsd:complexType>
To XSD To XSD Tree