Issue ID
27
Component
Tool
Category
Bug report
Priority
Normal
Assigned
Status
Fixed
Source
ES5
Description
On extensions
e.g.
<xs:complexType name="_TrafficSpeedExtensionType">
<xs:sequence>
<xs:element name="TrafficSpeedExtended" type="D2LogicalModel:TrafficSpeedExtended" minOccurs="0" />
<xs:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
The elemen TrafficSpeedExtended should have been trafficSpeedExtended according to naming convention rules.
Related issues
{"changeLogs":[{"date":1528364493717,"componentOLD":"- Select a value -","component":"Tool","categoryOLD":"- Select a value -","category":"Bug report","priorityOLD":"- None -","priority":"Normal","assignedOLD":"","assigned":"jaderberg (22)","statusOLD":"- None -","status":"Fixed"},{"date":1537270407306}]}
#1
My understanding is that we have to fix this for version 2.0. Because it's in lowercase in the CEN docuemnts.
#2
Fixed, Will be in 2.0 release