Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
significantProperties
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Digital Preservation
significantProperties
Commits
f89311a6
Commit
f89311a6
authored
3 years ago
by
Andreas Romeyke
Browse files
Options
Downloads
Patches
Plain Diff
- fixes
#6
- increased version to 1.1
parent
b246bf3d
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sigprops.xsd
+6
-1
6 additions, 1 deletion
sigprops.xsd
with
6 additions
and
1 deletion
sigprops.xsd
+
6
−
1
View file @
f89311a6
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema
targetNamespace=
"http://slubarchiv.slub-dresden.de/sigprops1"
xmlns=
"http://slubarchiv.slub-dresden.de/sigprops1"
xmlns:xs=
"http://www.w3.org/2001/XMLSchema"
elementFormDefault=
"qualified"
version=
"1.
0
"
>
elementFormDefault=
"qualified"
version=
"1.
1
"
>
<xs:annotation>
<xs:documentation>
XML files that are created based on this Schema describe exactly one
digital object type. If your collection contains more than one object types, please create more
...
...
@@ -30,6 +30,11 @@
XML.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element
name=
"CreatorInstitution"
type=
"xs:string"
minOccurs=
"0"
maxOccurs=
"1"
>
<xs:annotation>
<xs:documentation>
Institution to which the creator of this XML belongs.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element
name=
"WorkflowName"
type=
"xs:string"
minOccurs=
"1"
maxOccurs=
"1"
>
<xs:annotation>
...
...
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