WSL/SLF GitLab Repository
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
snow-models
inishell
Commits
8102113f
Commit
8102113f
authored
May 18, 2022
by
buergiss
Browse files
XSD: section attributes without anyAttribute
parent
372671d5
Pipeline
#596
failed with stages
in 3 minutes and 23 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/config_schema.xsd
View file @
8102113f
...
...
@@ -174,7 +174,7 @@
<xsd:attribute
type=
"xsd:string"
name=
"color"
/>
<xsd:attribute
type=
"xsd:string"
name=
"background_color"
/>
<xsd:attribute
type=
"xsd:string"
name=
"replicate"
/>
<xsd:a
nyA
ttribute
processContents=
"skip
"
/>
<xsd:attribute
type=
"xsd:string"
name=
"caption
"
/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
...
...
resources/doc/help_dev.xml
View file @
8102113f
...
...
@@ -27,7 +27,7 @@ their own simulation software. It showcases all panels and lists their options.
<!-- TOC -->
<section
name=
"TOC"
color=
"sl_violet"
italics=
"true"
>
<section
name=
"TOC"
color=
"sl_violet"
>
<parameter
type=
"label"
label=
"<h3>Table of contents</h3>"
color=
"sl_blue"
/>
<parameter
type=
"spacer"
height=
"15"
/>
<parameter
type=
"helptext"
wrap=
"true"
>
...
...
Write
Preview
Supports
Markdown
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