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
6e3bd111
Commit
6e3bd111
authored
Oct 28, 2020
by
mrodzis
🌿
Browse files
feat: introduce
@lido
:type for rightsType
parent
120f524a
Changes
1
Hide whitespace changes
Inline
Side-by-side
1.1/lido-v1.1-draft.xsd
View file @
6e3bd111
...
...
@@ -5965,7 +5965,7 @@ target="https://www.getty.edu/research/tools/vocabularies/guidelines/ulan_3_6_bi
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element
name=
"rightsType"
type=
"lido:conceptComplexType"
minOccurs=
"0"
<xs:element
name=
"rightsType"
minOccurs=
"0"
maxOccurs=
"unbounded"
id=
"rightsType"
>
<xs:annotation>
<xs:documentation>
...
...
@@ -5994,6 +5994,13 @@ target="https://www.getty.edu/research/tools/vocabularies/guidelines/ulan_3_6_bi
</sch:pattern>
</xs:appinfo>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension
base=
"lido:conceptComplexType"
>
<xs:attribute
ref=
"lido:type"
/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
<xs:element
name=
"rightsDate"
type=
"lido:dateComplexType"
minOccurs=
"0"
id=
"rightsDate"
>
<xs:annotation>
...
...
mrodzis
🌿
@mrodzis
mentioned in issue
#12 (closed)
·
Oct 28, 2020
mentioned in issue
#12 (closed)
mentioned in issue #12
Toggle commit list
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