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
f18313ae
Commit
f18313ae
authored
Oct 12, 2020
by
mrodzis
🌿
Browse files
chore: remove temporary files
parent
77788550
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
1.1/lido-v1.1-draft-r6.xsd
deleted
100644 → 0
View file @
77788550
This diff is collapsed.
Click to expand it.
1.1/lido-v1.1-drafts-diff.txt
deleted
100644 → 0
View file @
77788550
$ 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