Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dmj
kitodo-schema
Commits
f647f12d
Commit
f647f12d
authored
Mar 13, 2018
by
David Maus
Browse files
@num ist verpflichtend
parent
d48a6750
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ruleset.rnc
View file @
f647f12d
...
@@ -83,7 +83,7 @@ AllowedMetadata =
...
@@ -83,7 +83,7 @@ AllowedMetadata =
]
]
]
]
element metadata {
element metadata {
attribute num { "*" | "+" | "1o" | "1m" }
?
,
attribute num { "*" | "+" | "1o" | "1m" },
attribute DefaultDisplay { text }?,
attribute DefaultDisplay { text }?,
xsd:NMTOKEN
xsd:NMTOKEN
}
}
...
...
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