Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dccQuantities
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DigitalDynamicMeasurement
dccQuantities
Commits
1227a18f
Commit
1227a18f
authored
4 months ago
by
Benedikt
Browse files
Options
Downloads
Patches
Plain Diff
Edit sample_table_nd.xml fixed idex starting at 0
parent
c324d6a9
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Pipeline
#51527
passed
4 months ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/tabellen/sample_table_nd.xml
+2
-2
2 additions, 2 deletions
doc/tabellen/sample_table_nd.xml
with
2 additions
and
2 deletions
doc/tabellen/sample_table_nd.xml
+
2
−
2
View file @
1227a18f
...
...
@@ -107,7 +107,7 @@
<dcc:content
lang=
"en"
>
Index Vectors
</dcc:content>
</dcc:name>
<!-- X-Index Quantity -->
<dcc:quantity
refType=
"basic_FlattTableIndex
1
"
>
<dcc:quantity
refType=
"basic_FlattTableIndex
0
"
>
<dcc:name>
<dcc:content
lang=
"de"
>
Lange Seite (X)
</dcc:content>
<dcc:content
lang=
"en"
>
long side (X)
</dcc:content>
...
...
@@ -127,7 +127,7 @@
</dcc:quantity>
<!-- Y-Index Quantity -->
<dcc:quantity
refType=
"basic_FlattTableIndex
2
"
>
<dcc:quantity
refType=
"basic_FlattTableIndex
1
"
>
<dcc:name>
<dcc:content
lang=
"de"
>
kurze Seite (Y)
</dcc:content>
<dcc:content
lang=
"en"
>
short side (Y)
</dcc:content>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment