Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LIDO
lido-development
Commits
5bd4dafa
Commit
5bd4dafa
authored
Oct 09, 2020
by
p.dbalzer
Browse files
Update 1.1/lido-v1.1-draft-r6.xsd, 1.1/lido-v1.1-drafts-diff.txt files
parent
fa3aec3b
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
1.1/lido-v1.1-draft-r6.xsd
0 → 100644
View file @
5bd4dafa
This diff is collapsed.
Click to expand it.
1.1/lido-v1.1-drafts-diff.txt
0 → 100644
View file @
5bd4dafa
$ diff lido-v1.1-draft.xsd lido-v1.1-draft-r6.xsd
103c103,106
<
---
> Draft 6
> vitalDatesActor - cardinality changed to 0..unbounded
> vitalDatesActor - added lido:type so that meaning of the time span as such can be expressed
> independent from ...
336c339
< <xs:element name="vitalDatesActor" type="lido:dateComplexType" minOccurs="0" id="vitalDatesActor">
---
> <xs:element name="vitalDatesActor" minOccurs="0" maxOccurs="unbounded" id="vitalDatesActor">
379a383,389
> <xs:complexType>
> <xs:complexContent>
> <xs:extension base="lido:dateComplexType">
> <xs:attribute ref="lido:type"/>
> </xs:extension>
> </xs:complexContent>
> </xs:complexType>
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