Changeset 4853 for cats


Ignore:
Timestamp:
03/31/14 13:30:18 (10 years ago)
Author:
Menzo Windhouwer
Message:

A + mod-ISOcat-access-data/schemas/DCIF-1_3_2.rng

  • fixed Schematron rules: @name -> @sch:title

M mod-ISOcat-access-data/module.xml
M mod-ISOcat-site/module.xml

  • added 1.3.2 and made it the default

M mod-ISOcat-site/pub/isocat.pub
M mod-ISOcat-site/site/*

  • keep track of the revision info
Location:
cats/ISOcat/trunk
Files:
15 edited
1 copied

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-access-data/module.xml

    r4036 r4853  
    647647        <rewrite>
    648648            <match>active:ISOcat.access.data.dcif.schema</match>
    649             <to>active:ISOcat.access.data.dcif.schema.1.3.1</to>
     649            <to>active:ISOcat.access.data.dcif.schema.1.3.2</to>
     650        </rewrite>
     651        <rewrite>
     652            <match>active:ISOcat.access.data.dcif.schema.strict</match>
     653            <to>active:ISOcat.access.data.dcif.schema.1.3.2.strict</to>
     654        </rewrite>
     655        <rewrite>
     656            <match>active:ISOcat.access.data.dcif.schema.lax</match>
     657            <to>active:ISOcat.access.data.dcif.schema.1.3.2.lax</to>
     658        </rewrite>
     659        <rewrite>
     660            <match>active:ISOcat.access.data.dcif.schema.1.3.2</match>
     661            <to>active:ISOcat.access.data.dcif.schema.1.3.2.strict</to>
     662        </rewrite>
     663        <rewrite>
     664            <match>active:ISOcat.access.data.dcif.schema.1.3.2.strict</match>
     665            <to>active:xslt2+operand@active:ISOcat.access.data.dcif.schema.1.3.2.render+operator@ffcpl:/schemas/xrng.xsl+mode@data:text/xml,%3Cstring%3Estrict%3C%2Fstring%3E</to>
     666        </rewrite>
     667        <rewrite>
     668            <match>active:ISOcat.access.data.dcif.schema.1.3.2.lax</match>
     669            <to>active:xslt2+operand@active:ISOcat.access.data.dcif.schema.1.3.2.render+operator@ffcpl:/schemas/xrng.xsl+mode@data:text/xml,%3Cstring%3Elax%3C%2Fstring%3E</to>
     670        </rewrite>
     671        <rewrite>
     672            <match>active:ISOcat.access.data.dcif.schema.1.3.2.render</match>
     673            <to>active:sloot.render+template@ffcpl:/schemas/DCIF-1_3_2.rng+attributes@active:ISOcat.access.system.properties</to>
    650674        </rewrite>
    651675        <rewrite>
     
    654678        </rewrite>
    655679        <rewrite>
    656             <match>active:ISOcat.access.data.dcif.schema.strict</match>
    657             <to>active:ISOcat.access.data.dcif.schema.1.3.1.strict</to>
    658         </rewrite>
    659         <rewrite>
    660             <match>active:ISOcat.access.data.dcif.schema.lax</match>
    661             <to>active:ISOcat.access.data.dcif.schema.1.3.1.lax</to>
    662         </rewrite>
    663         <rewrite>
    664680            <match>active:ISOcat.access.data.dcif.schema.1.3.1.strict</match>
    665681            <to>active:xslt2+operand@active:ISOcat.access.data.dcif.schema.1.3.1.render+operator@ffcpl:/schemas/xrng.xsl+mode@data:text/xml,%3Cstring%3Estrict%3C%2Fstring%3E</to>
     
    676692            <match>active:ISOcat.access.data.dcif.schema.1.3</match>
    677693            <to>active:ISOcat.access.data.dcif.schema.1.3.strict</to>
    678         </rewrite>
    679         <rewrite>
    680             <match>active:ISOcat.access.data.dcif.schema.strict</match>
    681             <to>active:ISOcat.access.data.dcif.schema.1.3.strict</to>
    682         </rewrite>
    683         <rewrite>
    684             <match>active:ISOcat.access.data.dcif.schema.lax</match>
    685             <to>active:ISOcat.access.data.dcif.schema.1.3.lax</to>
    686694        </rewrite>
    687695        <rewrite>
  • cats/ISOcat/trunk/mod-ISOcat-access-data/schemas/DCIF-1_3_2.rng

    r3925 r4853  
    1010        <sch:ns uri="http://www.isocat.org/ns/dcif" prefix="dcif"/>
    1111       
    12         <sch:pattern name="known language">
     12        <sch:pattern>
     13            <sch:title>known language</sch:title>
    1314                <sch:rule context="dcif:language" role="warning">
    1415                        <sch:let name="lang" value="."/>
     
    1819        </sch:pattern>
    1920       
    20         <sch:pattern name="known profile">
     21        <sch:pattern>
     22            <sch:title>known profile</sch:title>
    2123                <sch:rule context="dcif:profile">
    2224                        <sch:let name="prof" value="."/>
     
    2628        </sch:pattern>
    2729       
    28         <sch:pattern name="known data type">
     30        <sch:pattern>
     31            <sch:title>known data type</sch:title>
    2932                <sch:rule context="dcif:dataType">
    3033                        <sch:let name="type" value="."/>
     
    3437        </sch:pattern>
    3538
    36         <sch:pattern name="known rule type">
     39        <sch:pattern>
     40            <sch:title>known rule type</sch:title>
    3741                <sch:rule context="dcif:ruleType">
    3842                        <sch:let name="type" value="."/>
     
    4246        </sch:pattern>
    4347       
    44         <sch:pattern name="a value has to be a simple DC">
     48        <sch:pattern>
     49            <sch:title>a value has to be a simple DC</sch:title>
    4550                <sch:rule context="dcif:value">
    4651                        <sch:assert test="@pid = /dcif:dataCategorySelection/dcif:dataCategory[@type='simple']/@pid">Only simple DCs can be values.</sch:assert>
     
    4853        </sch:pattern>
    4954       
    50         <sch:pattern name="a PID has to be unique">
     55        <sch:pattern>
     56            <sch:title>a PID has to be unique</sch:title>
    5157                <sch:rule context="dcif:dataCategory">
    5258                        <sch:let name="pid" value="@pid"/>
     
    5561        </sch:pattern>
    5662       
    57         <sch:pattern name="a PID reference should be unique within a value domain">
     63        <sch:pattern>
     64            <sch:title>a PID reference should be unique within a value domain</sch:title>
    5865                <sch:rule context="dcif:value">
    5966                        <sch:let name="pid" value="@pid"/>
     
    358365                                </zeroOrMore>
    359366                        </interleave>
    360                         <sch:pattern name="mandatory english language section with a name section and a definition">
     367                        <sch:pattern>
     368                            <sch:title>mandatory english language section with a name section and a definition</sch:title>
    361369                                <sch:rule context="dcif:descriptionSection">
    362370                                        <sch:assert test="dcif:languageSection[dcif:language=('en','eng')][exists(dcif:definitionSection)][exists(dcif:nameSection)]">All DCs should have an english language section with a definition and a name.</sch:assert>
     
    436444                                </zeroOrMore>
    437445                        </interleave>
    438                         <sch:pattern name="one language section per language">
     446                        <sch:pattern>
     447                            <sch:title>one language section per language</sch:title>
    439448                                <sch:rule context="dcif:languageSection">
    440449                                        <sch:assert test="not(dcif:language = (preceding-sibling::dcif:languageSection,following-sibling::dcif:languageSection)/dcif:language)">Only one language section per language per DC.</sch:assert>
     
    562571                        <ref name="constrainedDataCategory"/>
    563572                </choice>
    564                 <sch:pattern name="all conceptual domains should have the same data type">
     573                <sch:pattern>
     574                    <sch:title>all conceptual domains should have the same data type</sch:title>
    565575                        <sch:rule context="dcif:dataCategory[@type='complex']">
    566576                                <sch:assert test="not(dcif:conceptualDomain/dcif:dataType != .//dcif:conceptualDomain/dcif:dataType)">All conceptual domains of a complex DC should have the same data type.</sch:assert>
     
    602612                        </zeroOrMore>
    603613                </interleave>
    604                 <sch:pattern name="for each profile there should be a profile value domain">
     614                <sch:pattern>
     615                    <sch:title>for each profile there should be a profile value domain</sch:title>
    605616                        <sch:rule context="dcif:dataCategory[@type='complex'][dcif:conceptualDomain[@type='closed']]">
    606617                                <sch:assert test="dcif:descriptionSection/dcif:profile = dcif:conceptualDomain/dcif:profile">For each profile a closed DC is a member there should be a profile specific conceptual domain.</sch:assert>
     
    640651                                </xrng:choice>
    641652                        </interleave>
    642                         <sch:pattern name="one profile value domain per profile">
     653                        <sch:pattern>
     654                            <sch:title>one profile value domain per profile</sch:title>
    643655                                <sch:rule context="dcif:dataCategory/dcif:conceptualDomain[@type='closed']">
    644656                                        <sch:assert test="not(dcif:profile = (preceding-sibling::dcif:conceptualDomain,following-sibling::dcif:conceptualDomain)/dcif:profile)">Only one profile specific conceptual domain per profile per DC.</sch:assert>
    645657                                </sch:rule>
    646658                        </sch:pattern>
    647                         <sch:pattern name="a profile value domain can only exists for a profile the DC is a member of">
     659                        <sch:pattern>
     660                            <sch:title>a profile value domain can only exists for a profile the DC is a member of</sch:title>
    648661                                <sch:rule context="dcif:dataCategory/dcif:conceptualDomain[@type='closed']">
    649662                                        <sch:assert test="dcif:profile = ancestor::dcif:dataCategory/dcif:descriptionSection/dcif:profile">A profile specific conceptual domain can only exist for a profile the closed DC is a member of.</sch:assert>
    650663                                </sch:rule>
    651664                        </sch:pattern>
    652                         <sch:pattern name="all simple DCs in a profile value domain should be member of that profile">
     665                        <sch:pattern>
     666                            <sch:title>all simple DCs in a profile value domain should be member of that profile</sch:title>
    653667                                <!-- for the Private profile ISOcat allows exceptions for non-standardized DCs -->
    654668                                <sch:rule context="dcif:dataCategory/dcif:conceptualDomain[@type='closed'][dcif:profile='Private']/dcif:value" role="warning">
     
    705719                                                <param name="pattern">[\S](.|\n|\r)*</param>
    706720                                        </data>
    707                                         <sch:pattern name="one linguistic section per language">
     721                                        <sch:pattern>
     722                                            <sch:title>one linguistic section per language</sch:title>
    708723                                                <sch:rule context="dcif:linguisticSection">
    709724                                                        <sch:assert test="not(dcif:language = (preceding-sibling::dcif:linguisticSection,following-sibling::dcif:linguisticSection)/dcif:language)">Only one language section per language per DC.</sch:assert>
     
    740755                                </xrng:choice>
    741756                        </interleave>
    742                         <sch:pattern name="a value domain of a linguistic section can't extend the closed DCs value domain">
     757                        <sch:pattern>
     758                            <sch:title>a value domain of a linguistic section can't extend the closed DCs value domain</sch:title>
    743759                                <sch:rule context="dcif:dataCategory/dcif:linguisticSection[@type='closed']/dcif:conceptualDomain/dcif:value">
    744760                                        <sch:assert test="@pid = ancestor::dcif:dataCategory/dcif:conceptualDomain/dcif:value/@pid">A value in a linguistic section related conceptual domain should already be an allowed value in one of the closed DCs conceptual domains.</sch:assert>
     
    790806                                </xrng:choice>
    791807                        </interleave>
    792                         <sch:pattern name="one conceptual domain per rule type">
     808                        <sch:pattern>
     809                            <sch:title>one conceptual domain per rule type</sch:title>
    793810                                <sch:rule context="dcif:conceptualDomain[@type='constrained']">
    794811                                        <sch:assert test="not(dcif:ruleType = (preceding-sibling::dcif:conceptualDomain,following-sibling::dcif:conceptualDomain)/dcif:ruleType)">Only one conceptual domain per rule type.</sch:assert>
     
    826843                                        <ref name="dataCategorySummary"/>
    827844                                </optional>
    828                                 <sch:pattern name="the parent DC of a simple DC has to be a simple DC">
     845                                <sch:pattern>
     846                                    <sch:title>the parent DC of a simple DC has to be a simple DC</sch:title>
    829847                                        <sch:rule context="dcif:isA">
    830848                                                <sch:assert test="@pid = /dcif:dataCategorySelection/dcif:dataCategory[@type='simple']/@pid">Only simple DCs can be parent DCs.</sch:assert>
     
    832850                                </sch:pattern>
    833851                                <!-- TODO: cycles aren't allowed, so check if the simple DC isn't an ancestor of itself. Can this be done with Schematron? Can we use an XSLT 2 function? -->
    834                                 <sch:pattern name="the parent DC of a simple DC can't be the same DC">
     852                                <sch:pattern>
     853                                    <sch:title>the parent DC of a simple DC can't be the same DC</sch:title>
    835854                                        <sch:rule context="dcif:isA">
    836855                                                <sch:assert test="@pid != ancestor::dcif:dataCategory/@pid">A simple DCs can't be its own parent.</sch:assert>
  • cats/ISOcat/trunk/mod-ISOcat-site/module.xml

    r4828 r4853  
    131131        <rule>
    132132            <match>ffcpl:/12620/schemas/DCIF.rng((\+.*)?)</match>
    133             <to>ffcpl:/12620/schemas/DCIF-1_3_1.rng</to>
     133            <to>ffcpl:/12620/schemas/DCIF-1_3_2.rng</to>
    134134        </rule>
    135135        <rule>
    136136            <match>ffcpl:/12620/schemas/DCIF.rnc((\+.*)?)</match>
    137             <to>ffcpl:/12620/schemas/DCIF-1_3_1.rnc</to>
     137            <to>ffcpl:/12620/schemas/DCIF-1_3_2.rnc</to>
    138138        </rule>
    139139        <rule>
    140140            <match>ffcpl:/12620/schemas/DCIF.html((\+.*)?)</match>
    141             <to>ffcpl:/12620/schemas/DCIF-1_3_1.html</to>
     141            <to>ffcpl:/12620/schemas/DCIF-1_3_2.html</to>
    142142        </rule>
    143143        <rule>
    144144            <match>ffcpl:/12620/schemas/DCIF-lax.rng((\+.*)?)</match>
    145             <to>ffcpl:/12620/schemas/DCIF-1_3_1-lax.rng</to>
     145            <to>ffcpl:/12620/schemas/DCIF-1_3_2-lax.rng</to>
    146146        </rule>
    147147        <rule>
    148148            <match>ffcpl:/12620/schemas/DCIF-lax.rnc((\+.*)?)</match>
    149             <to>ffcpl:/12620/schemas/DCIF-1_3_1-lax.rnc</to>
     149            <to>ffcpl:/12620/schemas/DCIF-1_3_2-lax.rnc</to>
    150150        </rule>
    151151        <rule>
    152152            <match>ffcpl:/12620/schemas/DCIF-lax.html((\+.*)?)</match>
    153             <to>ffcpl:/12620/schemas/DCIF-1_3_1-lax.html</to>
     153            <to>ffcpl:/12620/schemas/DCIF-1_3_2-lax.html</to>
     154        </rule>
     155        <rule>
     156            <match>ffcpl:/12620/schemas/DCIF-1_3_2.rng((\+.*)?)</match>
     157            <to>active:sloot.mime+mime@data:text/plain,text/xml+file@active:ISOcat.manage.dm.dcif.schema.1.3.2</to>
     158        </rule>
     159        <rule>
     160            <match>ffcpl:/12620/schemas/DCIF-1_3_2.rnc((\+.*)?)</match>
     161            <to>active:xslt2+operand@active:ISOcat.manage.dm.dcif.schema.1.3.2+operator@ffcpl:/utils/RngToRnc/RngToRncText.xsl</to>
     162        </rule>
     163        <rule>
     164            <match>ffcpl:/12620/schemas/DCIF-1_3_2.html((\+.*)?)</match>
     165            <to>active:xslt2+operand@active:ISOcat.manage.dm.dcif.schema.1.3.2+operator@ffcpl:/utils/RngToRnc/RngToRncHtml.xsl</to>
     166        </rule>
     167        <rule>
     168            <match>ffcpl:/12620/schemas/DCIF-1_3_2-lax.rng((\+.*)?)</match>
     169            <to>active:sloot.mime+mime@data:text/plain,text/xml+file@active:ISOcat.manage.dm.dcif.schema.1.3.2.lax</to>
     170        </rule>
     171        <rule>
     172            <match>ffcpl:/12620/schemas/DCIF-1_3_2-lax.rnc((\+.*)?)</match>
     173            <to>active:xslt2+operand@active:ISOcat.manage.dm.dcif.schema.1.3.2.lax+operator@ffcpl:/utils/RngToRnc/RngToRncText.xsl</to>
     174        </rule>
     175        <rule>
     176            <match>ffcpl:/12620/schemas/DCIF-1_3_2-lax.html((\+.*)?)</match>
     177            <to>active:xslt2+operand@active:ISOcat.manage.dm.dcif.schema.1.3.2.lax+operator@ffcpl:/utils/RngToRnc/RngToRncHtml.xsl</to>
    154178        </rule>
    155179        <rule>
  • cats/ISOcat/trunk/mod-ISOcat-site/site/index.html

    r4643 r4853  
    9393background="index_files/image552.png" style='margin:0'>
    9494<!--[if gte vml 1]><v:background id="_x0000_s3073" o:bwmode="white"
    95  fillcolor="#dbe1e5" o:targetscreensize="1680,902">
     95 fillcolor="#dbe1e5" o:targetscreensize="1680,985">
    9696 <v:fill focus="100%" type="gradient"/>
    9797</v:background><![endif]-->
  • cats/ISOcat/trunk/mod-ISOcat-site/site/index_files/12620.html

    r4643 r4853  
    6262style='margin:0'>
    6363<!--[if gte vml 1]><v:background id="_x0000_s3073" o:bwmode="white"
    64  fillcolor="#e0e6e6" o:targetscreensize="1680,902">
     64 fillcolor="#e0e6e6" o:targetscreensize="1680,985">
    6565 <v:fill color2="white [7]" focus="100%" type="gradient"/>
    6666</v:background><![endif]-->
    6767
    68 <div style='position:absolute;width:7.-71in;height:11.151in'>
     68<div style='position:absolute;width:7.-71in;height:15.-904in'>
    6969<!--[if gte vml 1]><v:rect id="_x0000_s1025" style='position:absolute;left:234pt;
    7070 top:231pt;width:336pt;height:336pt;z-index:1;mso-wrap-distance-left:2.88pt;
     
    833833
    834834</span><![endif]><!--[if gte vml 1]><v:shape id="_x0000_s1336" type="#_x0000_t202"
    835  style='position:absolute;left:177pt;top:177pt;width:363pt;height:624.75pt;
     835 style='position:absolute;left:177pt;top:177pt;width:363pt;height:963pt;
    836836 z-index:32;visibility:visible;mso-wrap-edited:f;mso-wrap-distance-left:2.88pt;
    837837 mso-wrap-distance-top:2.88pt;mso-wrap-distance-right:2.88pt;
     
    851851 <v:textbox style='mso-column-margin:5.7pt' inset="2.85pt,2.85pt,2.85pt,2.85pt"/>
    852852</v:shape><![endif]--><![if !vml]><span style='position:absolute;z-index:32;
    853 left:236px;top:236px;width:484px;height:833px'>
     853left:236px;top:236px;width:484px;height:1284px'>
    854854
    855855<table cellpadding=0 cellspacing=0>
    856856 <tr>
    857   <td width=484 height=833 style='vertical-align:top'><![endif]>
     857  <td width=484 height=1284 style='vertical-align:top'><![endif]>
    858858  <div v:shape="_x0000_s1336" style='padding:2.85pt 2.85pt 2.85pt 2.85pt'
    859859  class=shape>
     
    959959  italic;language:en-US'>DCIF revision history</span><span lang=en-US
    960960  style='font-family:Verdana;language:en-US'>:</span></p>
     961  <p class=MsoNormal><span lang=en-US style='font-family:Verdana;language:en-US'>[2014-3-31] Version 1.3.2 </span><span
     962  lang=en-US style='font-size:8.0pt;font-family:Verdana;language:en-US'>(</span><a
     963  href="$site$12620/schemas/DCIF-1_3_1.html"><span lang=en-US style='font-size:
     964  8.0pt;font-family:Verdana;text-decoration:underline;language:en-US'>HTML</span></a><span
     965  lang=en-US style='font-size:8.0pt;font-family:Verdana;language:en-US'>, </span><a
     966  href="$site$12620/schemas/DCIF-1_3_1.rnc"><span lang=en-US style='font-size:
     967  8.0pt;font-family:Verdana;text-decoration:underline;language:en-US'>RNC</span></a><span
     968  lang=en-US style='font-size:8.0pt;font-family:Verdana;language:en-US'>, </span><a
     969  href="$site$12620/schemas/DCIF-1_3_1.rng"><span lang=en-US style='font-size:
     970  8.0pt;font-family:Verdana;text-decoration:underline;language:en-US'>RNG</span></a><span
     971  lang=en-US style='font-size:8.0pt;font-family:Verdana;language:en-US'>)</span><span
     972  lang=en-US style='font-family:Verdana;language:en-US'>:</span></p>
     973  <p class=MsoNormal style='margin-left:18.0pt;text-indent:-18.0pt'><span
     974  style='direction:ltr;unicode-bidi:embed;font-family:Verdana;font-size:10.0pt;
     975  language:en-US;color:black'>1.</span><span style='width:9.0pt'>&nbsp;</span><span
     976  lang=en-US style='font-family:Verdana;language:en-US'>Schematron patterns are now compliant with ISO/IEC 19757-3:2006</span></p>
    961977  <p class=MsoNormal><span lang=en-US style='font-family:Verdana;language:en-US'>[2013-10-31] Version 1.3.1 </span><span
    962978  lang=en-US style='font-size:8.0pt;font-family:Verdana;language:en-US'>(</span><a
  • cats/ISOcat/trunk/mod-ISOcat-site/site/index_files/TDGs.html

    r4643 r4853  
    6464<body link=blue vlink=purple bgcolor="#DAE1EB" style='margin:0'>
    6565
    66 <div style='position:absolute;width:7.-71in;height:31.-1771in'>
     66<div style='position:absolute;width:7.-71in;height:31.-1750in'>
    6767<!--[if gte vml 1]><v:rect id="_x0000_s1516" style='position:absolute;left:234pt;
    6868 top:231pt;width:336pt;height:336pt;z-index:69;mso-wrap-distance-left:2.88pt;
     
    904904 <o:lock v:ext="edit" shapetype="t"/>
    905905</v:shapetype><v:shape id="_x0000_s1566" type="#_x0000_t201" style='position:absolute;
    906  left:175.5pt;top:175.5pt;width:525.48pt;height:2110.26pt;z-index:76;
     906 left:175.5pt;top:175.5pt;width:525.48pt;height:2110.41pt;z-index:76;
    907907 mso-wrap-distance-left:2.88pt;mso-wrap-distance-top:2.88pt;
    908908 mso-wrap-distance-right:2.88pt;mso-wrap-distance-bottom:2.88pt' stroked="f"
     
    922922
    923923<table v:shapes="_x0000_s1566" cellpadding=0 cellspacing=0 width=701
    924  height=2814 border=0 dir=ltr style='width:525.48pt;height:2110.26pt;
     924 height=2814 border=0 dir=ltr style='width:525.48pt;height:2110.41pt;
    925925 border-collapse:collapse;position:absolute;top:175.5pt;left:175.5pt;
    926926 z-index:76'>
     
    14211421 </tr>
    14221422 <tr>
    1423   <td width=701 height=65 colspan=3 bgcolor="#E0E6E6" style='width:525.48pt;
    1424   height:49.0924pt;padding-left:1.5pt;padding-right:1.5pt;padding-top:1.5pt;
     1423  <td width=701 height=66 colspan=3 bgcolor="#E0E6E6" style='width:525.48pt;
     1424  height:49.2459pt;padding-left:1.5pt;padding-right:1.5pt;padding-top:1.5pt;
    14251425  padding-bottom:1.5pt;background:#E0E6E6;border-left:solid black 6.0pt;
    14261426  border-top:solid black .25pt;border-right:solid black 2.0pt;border-bottom:
     
    14551455 </tr>
    14561456 <tr>
    1457   <td width=701 height=254 colspan=3 bgcolor="#E0E6E6" style='width:525.48pt;
     1457  <td width=701 height=253 colspan=3 bgcolor="#E0E6E6" style='width:525.48pt;
    14581458  height:190.3437pt;padding-left:1.5pt;padding-right:1.5pt;padding-top:1.5pt;
    14591459  padding-bottom:1.5pt;background:#E0E6E6;border-left:solid black 6.0pt;
  • cats/ISOcat/trunk/mod-ISOcat-site/site/index_files/feedback.html

    r4643 r4853  
    6565style='margin:0'>
    6666<!--[if gte vml 1]><v:background id="_x0000_s3073" o:bwmode="white"
    67  fillcolor="#dbe1e5" o:targetscreensize="1680,902">
     67 fillcolor="#dbe1e5" o:targetscreensize="1680,985">
    6868 <v:fill focus="100%" type="gradient"/>
    6969</v:background><![endif]-->
  • cats/ISOcat/trunk/mod-ISOcat-site/site/index_files/issues.html

    r4643 r4853  
    6262style='margin:0'>
    6363<!--[if gte vml 1]><v:background id="_x0000_s3073" o:bwmode="white"
    64  fillcolor="#dbe1e5" o:targetscreensize="1680,902">
     64 fillcolor="#dbe1e5" o:targetscreensize="1680,985">
    6565 <v:fill focus="100%" type="gradient"/>
    6666</v:background><![endif]-->
  • cats/ISOcat/trunk/mod-ISOcat-site/site/index_files/manual.html

    r4643 r4853  
    6262style='margin:0'>
    6363<!--[if gte vml 1]><v:background id="_x0000_s3073" o:bwmode="white"
    64  fillcolor="#dbe1e5" o:targetscreensize="1680,902">
     64 fillcolor="#dbe1e5" o:targetscreensize="1680,985">
    6565 <v:fill focus="100%" type="gradient"/>
    6666</v:background><![endif]-->
  • cats/ISOcat/trunk/mod-ISOcat-site/site/index_files/news.html

    r4643 r4853  
    813813  class=shape>
    814814  <p class=MsoNormal><span lang=en-US style='font-family:Verdana;font-weight:
     815  bold;language:en-US'>2014-3-31</span></p>
     816  <p class=MsoNormal><span lang=en-US style='font-family:Verdana;language:en-US'>The 4853 revision provides the following functionality:</span></p>
     817  <p class=MsoNormal style='margin-left:54.0pt;text-indent:-18.0pt'><span
     818  style='direction:ltr;unicode-bidi:embed;font-family:"Times New Roman";
     819  font-size:10.0pt;language:x-none;color:black'>●</span><span style='width:
     820  12.75pt'>&nbsp;</span><a href="$site$12620/schemas/DCIF-1_3_2.html"><span
     821  lang=en-US style='font-family:Verdana;text-decoration:underline;language:
     822  en-US'>version 1.3.2 of the DCIF schema</span></a><span lang=en-US
     823  style='font-family:Verdana;language:en-US'> makes the Schematron patterns compliant with ISO/IEC 19757-3:2006</span></p>
     824  <p class=MsoNormal><span lang=en-US style='font-family:Verdana;font-weight:
     825  bold;language:en-US'>&nbsp;</span></p>
     826  <p class=MsoNormal><span lang=en-US style='font-family:Verdana;font-weight:
    815827  bold;language:en-US'>2014-3-7</span></p>
    816828  <p class=MsoNormal><span lang=en-US style='font-family:Verdana;language:en-US'>The 4643 revision provides the following functionality:</span></p>
Note: See TracChangeset for help on using the changeset viewer.