metanorma-un 0.12.17 → 0.12.18

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f5f6b24d93decf498c086763d0941676076dab27298cd20aec18809c43e0280a
4
- data.tar.gz: eccb7feb1829db83f4c029d3f019ecf38c9f23ac16e79f5f165fe4dcfbe5a2d3
3
+ metadata.gz: d3ed809ee46234548dc735e697db8315a7670bee1d5e9aa62aa033b8a766820a
4
+ data.tar.gz: 1b116150e9b52db0e140c61ad0657939704ad4d52a82dd98ec7180b9e97e9a21
5
5
  SHA512:
6
- metadata.gz: 66791acea79635a043524ccbaa5377efa866fb4297d8f17824a2e0471773bc46918f483bcace73d2e4b6f904d1f60c78ed23808b3735852d8b5c9db5b452f622
7
- data.tar.gz: b371258f4f65c7c8e3aa03de22f77967c1b195c4eceba545014da418b0295f1e4ad56928c3c6c6bf77785bc9b69ae2213d94887ca641dae73e7764a754e5cc4f
6
+ metadata.gz: f295ab7c71802e0255ad1b00d7933c0f96a30ebae17a2f64120451f10ce1773795dec033b817b052282a507757250a64803473329b1a13106ff35dda679a29d5
7
+ data.tar.gz: f0ca4c27ba5d075343656e1f2e34af7a9c7a940bece961d6b9a0dbd92c2d565f25668999ad6365bc7b26d561bd4b856a7d211c7dc3deede4114f668c66a5ed42
@@ -239,7 +239,7 @@ h6:hover > a.anchor,
239
239
  background-color: #777;
240
240
  color: white;
241
241
  cursor: pointer;
242
- padding: 12px 0;
242
+ padding: 3px 0;
243
243
  margin: 0;
244
244
  width: 100%;
245
245
  border: none;
@@ -12413,6 +12413,39 @@
12413
12413
  </pdf:catalog>
12414
12414
  <x:xmpmeta xmlns:x="adobe:ns:meta/">
12415
12415
  <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
12416
+ <rdf:Description xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/" xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#" xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#" rdf:about="">
12417
+ <pdfaExtension:schemas>
12418
+ <rdf:Bag>
12419
+ <rdf:li rdf:parseType="Resource">
12420
+ <pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
12421
+ <pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
12422
+ <pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
12423
+ <pdfaSchema:property>
12424
+ <rdf:Seq>
12425
+ <rdf:li rdf:parseType="Resource">
12426
+ <pdfaProperty:category>internal</pdfaProperty:category>
12427
+ <pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
12428
+ <pdfaProperty:name>part</pdfaProperty:name>
12429
+ <pdfaProperty:valueType>Integer</pdfaProperty:valueType>
12430
+ </rdf:li>
12431
+ <rdf:li rdf:parseType="Resource">
12432
+ <pdfaProperty:category>internal</pdfaProperty:category>
12433
+ <pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
12434
+ <pdfaProperty:name>amd</pdfaProperty:name>
12435
+ <pdfaProperty:valueType>Text</pdfaProperty:valueType>
12436
+ </rdf:li>
12437
+ <rdf:li rdf:parseType="Resource">
12438
+ <pdfaProperty:category>internal</pdfaProperty:category>
12439
+ <pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
12440
+ <pdfaProperty:name>corr</pdfaProperty:name>
12441
+ <pdfaProperty:valueType>Text</pdfaProperty:valueType>
12442
+ </rdf:li>
12443
+ </rdf:Seq>
12444
+ </pdfaSchema:property>
12445
+ </rdf:li>
12446
+ </rdf:Bag>
12447
+ </pdfaExtension:schemas>
12448
+ </rdf:Description>
12416
12449
  <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
12417
12450
  <!-- Dublin Core properties go here -->
12418
12451
  <dc:title>
@@ -12423,33 +12456,57 @@
12423
12456
 
12424
12457
  </xsl:for-each>
12425
12458
  </xsl:variable>
12426
- <xsl:choose>
12427
- <xsl:when test="normalize-space($title) != ''">
12428
- <xsl:value-of select="$title"/>
12429
- </xsl:when>
12430
- <xsl:otherwise>
12431
- <xsl:text> </xsl:text>
12432
- </xsl:otherwise>
12433
- </xsl:choose>
12459
+ <rdf:Alt>
12460
+ <rdf:li xml:lang="x-default">
12461
+ <xsl:choose>
12462
+ <xsl:when test="normalize-space($title) != ''">
12463
+ <xsl:value-of select="$title"/>
12464
+ </xsl:when>
12465
+ <xsl:otherwise>
12466
+ <xsl:text> </xsl:text>
12467
+ </xsl:otherwise>
12468
+ </xsl:choose>
12469
+ </rdf:li>
12470
+ </rdf:Alt>
12434
12471
  </dc:title>
12435
- <dc:creator>
12472
+ <xsl:variable name="dc_creator">
12436
12473
  <xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
12437
12474
 
12438
- <xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
12439
- <xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
12440
- <xsl:if test="position() != last()">; </xsl:if>
12441
- </xsl:for-each>
12475
+ <rdf:Seq>
12476
+ <xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
12477
+ <rdf:li>
12478
+ <xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
12479
+ </rdf:li>
12480
+ <!-- <xsl:if test="position() != last()">; </xsl:if> -->
12481
+ </xsl:for-each>
12482
+ </rdf:Seq>
12442
12483
 
12443
12484
  </xsl:for-each>
12444
- </dc:creator>
12445
- <dc:description>
12485
+ </xsl:variable>
12486
+ <xsl:if test="normalize-space($dc_creator) != ''">
12487
+ <dc:creator>
12488
+ <xsl:copy-of select="$dc_creator"/>
12489
+ </dc:creator>
12490
+ </xsl:if>
12491
+
12492
+ <xsl:variable name="dc_description">
12446
12493
  <xsl:variable name="abstract">
12447
12494
 
12448
12495
  <xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
12449
12496
 
12450
12497
  </xsl:variable>
12451
- <xsl:value-of select="normalize-space($abstract)"/>
12452
- </dc:description>
12498
+ <rdf:Alt>
12499
+ <rdf:li xml:lang="x-default">
12500
+ <xsl:value-of select="normalize-space($abstract)"/>
12501
+ </rdf:li>
12502
+ </rdf:Alt>
12503
+ </xsl:variable>
12504
+ <xsl:if test="normalize-space($dc_description)">
12505
+ <dc:description>
12506
+ <xsl:copy-of select="$dc_description"/>
12507
+ </dc:description>
12508
+ </xsl:if>
12509
+
12453
12510
  <pdf:Keywords>
12454
12511
  <xsl:call-template name="insertKeywords">
12455
12512
  <xsl:with-param name="meta">true</xsl:with-param>
@@ -12413,6 +12413,39 @@
12413
12413
  </pdf:catalog>
12414
12414
  <x:xmpmeta xmlns:x="adobe:ns:meta/">
12415
12415
  <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
12416
+ <rdf:Description xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/" xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#" xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#" rdf:about="">
12417
+ <pdfaExtension:schemas>
12418
+ <rdf:Bag>
12419
+ <rdf:li rdf:parseType="Resource">
12420
+ <pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
12421
+ <pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
12422
+ <pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
12423
+ <pdfaSchema:property>
12424
+ <rdf:Seq>
12425
+ <rdf:li rdf:parseType="Resource">
12426
+ <pdfaProperty:category>internal</pdfaProperty:category>
12427
+ <pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
12428
+ <pdfaProperty:name>part</pdfaProperty:name>
12429
+ <pdfaProperty:valueType>Integer</pdfaProperty:valueType>
12430
+ </rdf:li>
12431
+ <rdf:li rdf:parseType="Resource">
12432
+ <pdfaProperty:category>internal</pdfaProperty:category>
12433
+ <pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
12434
+ <pdfaProperty:name>amd</pdfaProperty:name>
12435
+ <pdfaProperty:valueType>Text</pdfaProperty:valueType>
12436
+ </rdf:li>
12437
+ <rdf:li rdf:parseType="Resource">
12438
+ <pdfaProperty:category>internal</pdfaProperty:category>
12439
+ <pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
12440
+ <pdfaProperty:name>corr</pdfaProperty:name>
12441
+ <pdfaProperty:valueType>Text</pdfaProperty:valueType>
12442
+ </rdf:li>
12443
+ </rdf:Seq>
12444
+ </pdfaSchema:property>
12445
+ </rdf:li>
12446
+ </rdf:Bag>
12447
+ </pdfaExtension:schemas>
12448
+ </rdf:Description>
12416
12449
  <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
12417
12450
  <!-- Dublin Core properties go here -->
12418
12451
  <dc:title>
@@ -12423,33 +12456,57 @@
12423
12456
 
12424
12457
  </xsl:for-each>
12425
12458
  </xsl:variable>
12426
- <xsl:choose>
12427
- <xsl:when test="normalize-space($title) != ''">
12428
- <xsl:value-of select="$title"/>
12429
- </xsl:when>
12430
- <xsl:otherwise>
12431
- <xsl:text> </xsl:text>
12432
- </xsl:otherwise>
12433
- </xsl:choose>
12459
+ <rdf:Alt>
12460
+ <rdf:li xml:lang="x-default">
12461
+ <xsl:choose>
12462
+ <xsl:when test="normalize-space($title) != ''">
12463
+ <xsl:value-of select="$title"/>
12464
+ </xsl:when>
12465
+ <xsl:otherwise>
12466
+ <xsl:text> </xsl:text>
12467
+ </xsl:otherwise>
12468
+ </xsl:choose>
12469
+ </rdf:li>
12470
+ </rdf:Alt>
12434
12471
  </dc:title>
12435
- <dc:creator>
12472
+ <xsl:variable name="dc_creator">
12436
12473
  <xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
12437
12474
 
12438
- <xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
12439
- <xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
12440
- <xsl:if test="position() != last()">; </xsl:if>
12441
- </xsl:for-each>
12475
+ <rdf:Seq>
12476
+ <xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
12477
+ <rdf:li>
12478
+ <xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
12479
+ </rdf:li>
12480
+ <!-- <xsl:if test="position() != last()">; </xsl:if> -->
12481
+ </xsl:for-each>
12482
+ </rdf:Seq>
12442
12483
 
12443
12484
  </xsl:for-each>
12444
- </dc:creator>
12445
- <dc:description>
12485
+ </xsl:variable>
12486
+ <xsl:if test="normalize-space($dc_creator) != ''">
12487
+ <dc:creator>
12488
+ <xsl:copy-of select="$dc_creator"/>
12489
+ </dc:creator>
12490
+ </xsl:if>
12491
+
12492
+ <xsl:variable name="dc_description">
12446
12493
  <xsl:variable name="abstract">
12447
12494
 
12448
12495
  <xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
12449
12496
 
12450
12497
  </xsl:variable>
12451
- <xsl:value-of select="normalize-space($abstract)"/>
12452
- </dc:description>
12498
+ <rdf:Alt>
12499
+ <rdf:li xml:lang="x-default">
12500
+ <xsl:value-of select="normalize-space($abstract)"/>
12501
+ </rdf:li>
12502
+ </rdf:Alt>
12503
+ </xsl:variable>
12504
+ <xsl:if test="normalize-space($dc_description)">
12505
+ <dc:description>
12506
+ <xsl:copy-of select="$dc_description"/>
12507
+ </dc:description>
12508
+ </xsl:if>
12509
+
12453
12510
  <pdf:Keywords>
12454
12511
  <xsl:call-template name="insertKeywords">
12455
12512
  <xsl:with-param name="meta">true</xsl:with-param>
@@ -12513,6 +12513,39 @@
12513
12513
  </pdf:catalog>
12514
12514
  <x:xmpmeta xmlns:x="adobe:ns:meta/">
12515
12515
  <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
12516
+ <rdf:Description xmlns:pdfaExtension="http://www.aiim.org/pdfa/ns/extension/" xmlns:pdfaProperty="http://www.aiim.org/pdfa/ns/property#" xmlns:pdfaSchema="http://www.aiim.org/pdfa/ns/schema#" rdf:about="">
12517
+ <pdfaExtension:schemas>
12518
+ <rdf:Bag>
12519
+ <rdf:li rdf:parseType="Resource">
12520
+ <pdfaSchema:namespaceURI>http://www.aiim.org/pdfua/ns/id/</pdfaSchema:namespaceURI>
12521
+ <pdfaSchema:prefix>pdfuaid</pdfaSchema:prefix>
12522
+ <pdfaSchema:schema>PDF/UA identification schema</pdfaSchema:schema>
12523
+ <pdfaSchema:property>
12524
+ <rdf:Seq>
12525
+ <rdf:li rdf:parseType="Resource">
12526
+ <pdfaProperty:category>internal</pdfaProperty:category>
12527
+ <pdfaProperty:description>PDF/UA version identifier</pdfaProperty:description>
12528
+ <pdfaProperty:name>part</pdfaProperty:name>
12529
+ <pdfaProperty:valueType>Integer</pdfaProperty:valueType>
12530
+ </rdf:li>
12531
+ <rdf:li rdf:parseType="Resource">
12532
+ <pdfaProperty:category>internal</pdfaProperty:category>
12533
+ <pdfaProperty:description>PDF/UA amendment identifier</pdfaProperty:description>
12534
+ <pdfaProperty:name>amd</pdfaProperty:name>
12535
+ <pdfaProperty:valueType>Text</pdfaProperty:valueType>
12536
+ </rdf:li>
12537
+ <rdf:li rdf:parseType="Resource">
12538
+ <pdfaProperty:category>internal</pdfaProperty:category>
12539
+ <pdfaProperty:description>PDF/UA corrigenda identifier</pdfaProperty:description>
12540
+ <pdfaProperty:name>corr</pdfaProperty:name>
12541
+ <pdfaProperty:valueType>Text</pdfaProperty:valueType>
12542
+ </rdf:li>
12543
+ </rdf:Seq>
12544
+ </pdfaSchema:property>
12545
+ </rdf:li>
12546
+ </rdf:Bag>
12547
+ </pdfaExtension:schemas>
12548
+ </rdf:Description>
12516
12549
  <rdf:Description xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:pdf="http://ns.adobe.com/pdf/1.3/" rdf:about="">
12517
12550
  <!-- Dublin Core properties go here -->
12518
12551
  <dc:title>
@@ -12523,33 +12556,57 @@
12523
12556
 
12524
12557
  </xsl:for-each>
12525
12558
  </xsl:variable>
12526
- <xsl:choose>
12527
- <xsl:when test="normalize-space($title) != ''">
12528
- <xsl:value-of select="$title"/>
12529
- </xsl:when>
12530
- <xsl:otherwise>
12531
- <xsl:text> </xsl:text>
12532
- </xsl:otherwise>
12533
- </xsl:choose>
12559
+ <rdf:Alt>
12560
+ <rdf:li xml:lang="x-default">
12561
+ <xsl:choose>
12562
+ <xsl:when test="normalize-space($title) != ''">
12563
+ <xsl:value-of select="$title"/>
12564
+ </xsl:when>
12565
+ <xsl:otherwise>
12566
+ <xsl:text> </xsl:text>
12567
+ </xsl:otherwise>
12568
+ </xsl:choose>
12569
+ </rdf:li>
12570
+ </rdf:Alt>
12534
12571
  </dc:title>
12535
- <dc:creator>
12572
+ <xsl:variable name="dc_creator">
12536
12573
  <xsl:for-each select="(//*[contains(local-name(), '-standard')])[1]/*[local-name() = 'bibdata']">
12537
12574
 
12538
- <xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
12539
- <xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
12540
- <xsl:if test="position() != last()">; </xsl:if>
12541
- </xsl:for-each>
12575
+ <rdf:Seq>
12576
+ <xsl:for-each select="*[local-name() = 'contributor'][*[local-name() = 'role']/@type='author']">
12577
+ <rdf:li>
12578
+ <xsl:value-of select="*[local-name() = 'organization']/*[local-name() = 'name']"/>
12579
+ </rdf:li>
12580
+ <!-- <xsl:if test="position() != last()">; </xsl:if> -->
12581
+ </xsl:for-each>
12582
+ </rdf:Seq>
12542
12583
 
12543
12584
  </xsl:for-each>
12544
- </dc:creator>
12545
- <dc:description>
12585
+ </xsl:variable>
12586
+ <xsl:if test="normalize-space($dc_creator) != ''">
12587
+ <dc:creator>
12588
+ <xsl:copy-of select="$dc_creator"/>
12589
+ </dc:creator>
12590
+ </xsl:if>
12591
+
12592
+ <xsl:variable name="dc_description">
12546
12593
  <xsl:variable name="abstract">
12547
12594
 
12548
12595
  <xsl:copy-of select="//*[contains(local-name(), '-standard')]/*[local-name() = 'preface']/*[local-name() = 'abstract']//text()[not(ancestor::*[local-name() = 'title'])]"/>
12549
12596
 
12550
12597
  </xsl:variable>
12551
- <xsl:value-of select="normalize-space($abstract)"/>
12552
- </dc:description>
12598
+ <rdf:Alt>
12599
+ <rdf:li xml:lang="x-default">
12600
+ <xsl:value-of select="normalize-space($abstract)"/>
12601
+ </rdf:li>
12602
+ </rdf:Alt>
12603
+ </xsl:variable>
12604
+ <xsl:if test="normalize-space($dc_description)">
12605
+ <dc:description>
12606
+ <xsl:copy-of select="$dc_description"/>
12607
+ </dc:description>
12608
+ </xsl:if>
12609
+
12553
12610
  <pdf:Keywords>
12554
12611
  <xsl:call-template name="insertKeywords">
12555
12612
  <xsl:with-param name="meta">true</xsl:with-param>