Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
C
commonroad-scenarios
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
tum-cps
commonroad-scenarios
Commits
0218771c
Commit
0218771c
authored
Mar 23, 2020
by
Anna-Katharina Rettinger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated 2020a doc and xsd
parent
3ba769f0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
documentation/XML_commonRoad_2020a.pdf
documentation/XML_commonRoad_2020a.pdf
+0
-0
documentation/XML_commonRoad_XSD_2020a.xsd
documentation/XML_commonRoad_XSD_2020a.xsd
+2
-2
No files found.
documentation/XML_commonRoad_2020a.pdf
View file @
0218771c
No preview for this file type
documentation/XML_commonRoad_XSD_2020a.xsd
View file @
0218771c
...
...
@@ -551,7 +551,7 @@ __status__ = "released"
<xs:element
name=
"federalState"
type=
"federalState"
/>
<xs:element
name=
"gpsLatitude"
type=
"xs:decimal"
/>
<xs:element
name=
"gpsLongitude"
type=
"xs:decimal"
/>
<xs:element
name=
"zipcode"
type=
"xs:string"
/>
<xs:element
name=
"zipcode"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"name"
type=
"xs:string"
minOccurs=
"0"
/>
<xs:element
name=
"geoTransformation"
type=
"geoTransformation"
minOccurs=
"0"
/>
</xs:sequence>
...
...
@@ -591,7 +591,7 @@ __status__ = "released"
<xs:element
name=
"commonRoad"
>
<xs:complexType>
<xs:sequence>
<xs:element
name=
"location"
type=
"location"
minOccurs=
"0"
/>
<xs:element
name=
"location"
type=
"location"
/>
<xs:element
name=
"scenarioTags"
type=
"tag"
/>
<xs:element
name=
"lanelet"
type=
"lanelet"
minOccurs=
"1"
maxOccurs=
"unbounded"
/>
<xs:element
name=
"trafficSign"
type=
"trafficSign"
minOccurs=
"0"
maxOccurs=
"unbounded"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment