File tree Expand file tree Collapse file tree
src/docbuild/config/xml/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1184,7 +1184,7 @@ ds.deliverable_subdeliverable =
11841184
11851185[
11861186 db:refname [ "dc" ]
1187- db:refpurpose [ "Reference to DC file" ]
1187+ db:refpurpose [ "Wrapper to structure DC file reference " ]
11881188]
11891189div {
11901190 ds.dc.file.attr =
@@ -1194,7 +1194,7 @@ div {
11941194 }
11951195
11961196ds.dc =
1197- ## Reference to DC file
1197+ ## Wrapper to structure DC file reference
11981198 element dc {
11991199 ds.dc.file.attr,
12001200 ds.git?,
@@ -1370,7 +1370,15 @@ ds.url =
13701370 element url {
13711371 ds.href.attr,
13721372 ## Target file format of the link for display in the UI
1373- attribute format { "html" | "single-html" | "pdf" | "epub" | "zip" | "tar" | "other" },
1373+ attribute format {
1374+ "html"
1375+ | "single-html"
1376+ | "pdf"
1377+ | "epub"
1378+ | "zip"
1379+ | "tar"
1380+ | "other"
1381+ },
13741382 empty
13751383 }
13761384}
You can’t perform that action at this time.
0 commit comments