Skip to content

Commit 8fac8e7

Browse files
committed
Updated DTD public ID
Fixed learningBookmap
1 parent 64f76ac commit 8fac8e7

25 files changed

+38
-39
lines changed

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/base/rng/basemap.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Base Map
2323
<moduleType>mapshell</moduleType>
2424
<moduleShortName>basemap</moduleShortName>
2525
<shellPublicIds>
26-
<dtdShell>-//OASIS//DTD DITA Base Map//EN</dtdShell>
26+
<dtdShell>-//EXAMPLE.COM//DTD DITA Base Map//EN</dtdShell>
2727
<xsdShell>urn:pubid:example.com:dita:xsd:basemap.xsd</xsdShell>
2828
<rncShell>urn:pubid:example.com:dita:rnc:basemap.rnc</rncShell>
2929
<rngShell>urn:pubid:example.com:dita:rng:basemap.rng</rngShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/base/rng/basetopic.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Base Map
1919
<moduleType>topicshell</moduleType>
2020
<moduleShortName>Base topic</moduleShortName>
2121
<shellPublicIds>
22-
<dtdShell>-//OASIS//DTD DITA Base Topic//EN</dtdShell>
22+
<dtdShell>-//EXAMPLE.COM//DTD DITA Base Topic//EN</dtdShell>
2323
<rncShell>urn:pubid:example.com:dita:rnc:basetopic.rnc</rncShell>
2424
<rngShell>urn:pubid:example.com:dita:rng:basetopic.rng</rngShell>
2525
<xsdShell>urn:pubid:example.com:dita:xsd:basetopic.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/bookmap/rng/bookmap.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bookmap
2222
<moduleType>mapshell</moduleType>
2323
<moduleShortName>bookmap</moduleShortName>
2424
<shellPublicIds>
25-
<dtdShell>-//OASIS//DTD DITA BookMap//EN</dtdShell>
25+
<dtdShell>-//EXAMPLE.COM//DTD DITA BookMap//EN</dtdShell>
2626
<rncShell>urn:pubid:example.com:dita:rnc:bookmap.rnc</rncShell>
2727
<rngShell>urn:pubid:example.com:dita:rng:bookmap.rng</rngShell>
2828
<xsdShell>urn:pubid:example.com:dita:xsd:bookmap.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningAssessment.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Learning assessment
2020
<moduleType>topicshell</moduleType>
2121
<moduleShortName>learningAssessment</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Learning Assessment//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning Assessment//EN</dtdShell>
2424
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningAssessment.rnc
2525
</rncShell>
2626
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningAssessment.rng

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningBookmap.rng

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Learning BookMap
2121
<moduleType>mapshell</moduleType>
2222
<moduleShortName>learningBookmap</moduleShortName>
2323
<shellPublicIds>
24-
<dtdShell>-//OASIS//DTD DITA Learning BookMap//EN</dtdShell>
24+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning BookMap//EN</dtdShell>
2525
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningBookmap.rnc
2626
</rncShell>
2727
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningBookmap.rng
@@ -59,23 +59,22 @@ Learning BookMap
5959
</define>
6060
</div>
6161
<div>
62-
<a:documentation>MODULE INCLUSIONS</a:documentation>
63-
<include href="urn:oasis:names:tc:dita:rng:mapMod.rng"/>
64-
<include href="urn:oasis:names:tc:dita:rng:mapGroupMod.rng"/>
62+
<a:documentation>MODULE INCLUSIONS</a:documentation>
63+
<include href="urn:oasis:names:tc:dita:rng:mapMod.rng"/>
64+
<include href="urn:oasis:names:tc:dita:rng:mapGroupMod.rng"/>
6565

66-
<include href="../../bookmap/rng/bookmapMod.rng"/>
67-
<include href="urn:oasis:names:tc:dita:rng:delayResolutionDomain.rng"/>
68-
<include href="urn:oasis:names:tc:dita:rng:deliveryTargetAttDomain.rng"/>
69-
<include href="urn:oasis:names:tc:dita:rng:ditavalrefDomain.rng"/>
70-
<include href="urn:oasis:names:tc:dita:rng:hazardDomain.rng"/>
71-
<include href="urn:oasis:names:tc:dita:rng:highlightDomain.rng"/>
72-
<include href="urn:oasis:names:tc:dita:rng:indexingDomain.rng"/>
66+
<include href="urn:oasis:names:tc:dita:rng:bookmapMod.rng"/>
67+
<include href="urn:oasis:names:tc:dita:rng:delayResolutionDomain.rng"/>
68+
<include href="urn:oasis:names:tc:dita:rng:deliveryTargetAttDomain.rng"/>
69+
<include href="urn:oasis:names:tc:dita:rng:ditavalrefDomain.rng"/>
70+
<include href="urn:oasis:names:tc:dita:rng:hazardDomain.rng"/>
71+
<include href="urn:oasis:names:tc:dita:rng:highlightDomain.rng"/>
72+
<include href="urn:oasis:names:tc:dita:rng:indexingDomain.rng"/>
7373
<include href="urn:oasis:names:tc:dita:spec:learning:rng:learningMapDomain.rng"/>
7474
<include href="urn:oasis:names:tc:dita:spec:learning:rng:learningMetadataDomain.rng"/>
75-
<include href="urn:oasis:names:tc:dita:rng:releaseManagementDomain.rng"
76-
/>
77-
<include href="urn:oasis:names:tc:dita:rng:utilitiesDomain.rng"/>
78-
<include href="../../xnal/rng/xnalDomain.rng"/>
75+
<include href="urn:oasis:names:tc:dita:rng:releaseManagementDomain.rng"/>
76+
<include href="urn:oasis:names:tc:dita:rng:utilitiesDomain.rng"/>
77+
<include href="urn:oasis:names:tc:dita:rng:xnalDomain.rng"/>
7978
</div>
8079
<div>
8180
<a:documentation>ID-DEFINING-ELEMENT OVERRIDES</a:documentation>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningContent.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Learning Content
2525
<moduleType>topicshell</moduleType>
2626
<moduleShortName>learningContent</moduleShortName>
2727
<shellPublicIds>
28-
<dtdShell>-//OASIS//DTD DITA Learning Content//EN</dtdShell>
28+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning Content//EN</dtdShell>
2929
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningContent.rnc</rncShell>
3030
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningContent.rng</rngShell>
3131
<xsdShell>urn:pubid:example.com:dita:spec:learning:xsd:learningContent.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningGroupMap.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Learning Group Map
2121
<moduleType>mapshell</moduleType>
2222
<moduleShortName>learningGroupMap</moduleShortName>
2323
<shellPublicIds>
24-
<dtdShell>-//OASIS//DTD DITA Learning Group Map//EN</dtdShell>
24+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning Group Map//EN</dtdShell>
2525
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningGroupMap.rnc
2626
</rncShell>
2727
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningGroupMap.rng

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningMap.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Learning Map
2121
<moduleType>mapshell</moduleType>
2222
<moduleShortName>learningMap</moduleShortName>
2323
<shellPublicIds>
24-
<dtdShell>-//OASIS//DTD DITA Learning Map//EN</dtdShell>
24+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning Map//EN</dtdShell>
2525
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningMap.rnc
2626
</rncShell>
2727
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningMap.rng

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningObjectMap.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Learning Object Map
2020
<moduleType>mapshell</moduleType>
2121
<moduleShortName>learningObjectMap</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Learning Object Map//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning Object Map//EN</dtdShell>
2424
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningObjectMap.rnc</rncShell>
2525
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningObjectMap.rng</rngShell>
2626
<xsdShell>urn:pubid:example.com:dita:spec:learning:xsd:learningObjectMap.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningOverview.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Learning Map
2020
<moduleType>topicshell</moduleType>
2121
<moduleShortName>Learning overview</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Learning Overview//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning Overview//EN</dtdShell>
2424
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningOverview.rnc</rncShell>
2525
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningOverview.rng</rngShell>
2626
<xsdShell>urn:pubid:example.com:dita:spec:learning:xsd:learningOverview.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningPlan.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Learning Plan
2020
<moduleType>topicshell</moduleType>
2121
<moduleShortName>learningPlan</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Learning Plan//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning Plan//EN</dtdShell>
2424
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningPlan.rnc</rncShell>
2525
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningPlan.rng</rngShell>
2626
<xsdShell>urn:pubid:example.com:dita:spec:learning:xsd:learningPlan.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/learning/rng/learningSummary.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Learning assessment
2020
<moduleType>topicshell</moduleType>
2121
<moduleShortName>learningSummary</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Learning Summary//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Learning Summary//EN</dtdShell>
2424
<rncShell>urn:pubid:example.com:dita:spec:learning:rnc:learningSummary.rnc</rncShell>
2525
<rngShell>urn:pubid:example.com:dita:spec:learning:rng:learningSummary.rng</rngShell>
2626
<xsdShell>urn:pubid:example.com:dita:spec:learning:xsd:learningSummary.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/machineryIndustry/rng/machineryTask.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Machinery Task
2020
<moduleType>topicshell</moduleType>
2121
<moduleShortName>Machinery Task</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA<var presep=" " name="ditaver"/> Machinery Task//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA<var presep=" " name="ditaver"/> Machinery Task//EN</dtdShell>
2424
<rncShell>urn:pubid:example.com:dita:spec:machinery:rnc:machinerytask.rnc<var presep=":" name="ditaver"/></rncShell>
2525
<rngShell>urn:pubid:example.com:dita:spec:machinery:rng:machinerytask.rng<var presep=":" name="ditaver"/></rngShell>
2626
<xsdShell>urn:pubid:example.com:dita:spec:machinery:xsd:machinerytask.xsd<var presep=":" name="ditaver"/></xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/subjectScheme/rng/classifyMap.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Classify Map
2121
<moduleType>mapshell</moduleType>
2222
<moduleShortName>classifyMap</moduleShortName>
2323
<shellPublicIds>
24-
<dtdShell>-//OASIS//DTD DITA Classification Map//EN</dtdShell>
24+
<dtdShell>-//EXAMPLE.COM//DTD DITA Classification Map//EN</dtdShell>
2525
<rncShell>urn:oasis:tc:tc:dita:spec:classification:rnc:classifyMap.rnc
2626
</rncShell>
2727
<rngShell>urn:oasis:tc:tc:dita:spec:classification:rng:classifyMap.rng

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/subjectScheme/rng/subjectScheme.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Subject Scheme Map
2020
<moduleType>mapshell</moduleType>
2121
<moduleShortName>subjectScheme</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Subject Scheme Map//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Subject Scheme Map//EN</dtdShell>
2424
<rncShell>urn:pubid:example.com:dita:spec:classification:rnc:subjectScheme.rnc
2525
</rncShell>
2626
<rngShell>urn:pubid:example.com:dita:spec:classification:rng:subjectScheme.rng

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/concept.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Concept topic
1818
<moduleType>topicshell</moduleType>
1919
<moduleShortName>concept</moduleShortName>
2020
<shellPublicIds>
21-
<dtdShell>-//OASIS//DTD DITA Concept//EN</dtdShell>
21+
<dtdShell>-//EXAMPLE.COM//DTD DITA Concept//EN</dtdShell>
2222
<rncShell>urn:pubid:example.com:dita:rnc:concept.rnc</rncShell>
2323
<rngShell>urn:pubid:example.com:dita:rng:concept.rng</rngShell>
2424
<xsdShell>urn:pubid:example.com:dita:xsd:concept.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/ditabase.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Ditabase
2121
<moduleType>topicshell</moduleType>
2222
<moduleShortName>ditabase</moduleShortName>
2323
<shellPublicIds>
24-
<dtdShell>-//OASIS//DTD DITA Composite//EN</dtdShell>
24+
<dtdShell>-//EXAMPLE.COM//DTD DITA Composite//EN</dtdShell>
2525
<rncShell>urn:pubid:example.com:dita:rnc:ditabase.rnc</rncShell>
2626
<rngShell>urn:pubid:example.com:dita:rng:ditabase.rng</rngShell>
2727
<xsdShell>urn:pubid:example.com:dita:xsd:ditabase.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/generalTask.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ General (unconstrained) task
1818
<moduleType>topicshell</moduleType>
1919
<moduleShortName>General Task</moduleShortName>
2020
<shellPublicIds>
21-
<dtdShell>-//OASIS//DTD DITA General Task//EN</dtdShell>
21+
<dtdShell>-//EXAMPLE.COM//DTD DITA General Task//EN</dtdShell>
2222
<rncShell>urn:pubid:example.com:dita:rnc:generalTask.rnc</rncShell>
2323
<rngShell>urn:pubid:example.com:dita:rng:generalTask.rng</rngShell>
2424
<xsdShell>urn:pubid:example.com:dita:xsd:generalTask.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/glossentry.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Glossary entry
2121
<moduleType>topicshell</moduleType>
2222
<moduleShortName>Glossary Entry</moduleShortName>
2323
<shellPublicIds>
24-
<dtdShell>-//OASIS//DTD DITA Glossary Entry//EN</dtdShell>
24+
<dtdShell>-//EXAMPLE.COM//DTD DITA Glossary Entry//EN</dtdShell>
2525
<rncShell>urn:pubid:example.com:dita:rnc:glossentry.rnc
2626
</rncShell>
2727
<rngShell>urn:pubid:example.com:dita:rng:glossentry.rng

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/glossgroup.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Glossary group
1818
<moduleType>topicshell</moduleType>
1919
<moduleShortName>glossgroup</moduleShortName>
2020
<shellPublicIds>
21-
<dtdShell>-//OASIS//DTD DITA Glossary Group//EN</dtdShell>
21+
<dtdShell>-//EXAMPLE.COM//DTD DITA Glossary Group//EN</dtdShell>
2222
<xsdShell>urn:pubid:example.com:dita:xsd:glossgroup.xsd</xsdShell>
2323
<rncShell>urn:pubid:example.com:dita:rnc:glossgroup.rnc</rncShell>
2424
<rngShell>urn:pubid:example.com:dita:rng:glossgroup.rng</rngShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/map.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Generic Map
2020
<moduleType>mapshell</moduleType>
2121
<moduleShortName>map</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Map//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Map//EN</dtdShell>
2424
<rncShell>urn:pubid:example.com:dita:rnc:map.rnc
2525
</rncShell>
2626
<rngShell>urn:pubid:example.com:dita:rng:map.rng

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/reference.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Reference topic
1919
<moduleType>topicshell</moduleType>
2020
<moduleShortName>reference</moduleShortName>
2121
<shellPublicIds>
22-
<dtdShell>-//OASIS//DTD DITA Reference//EN</dtdShell>
22+
<dtdShell>-//EXAMPLE.COM//DTD DITA Reference//EN</dtdShell>
2323
<rncShell>urn:pubid:example.com:dita:rnc:reference.rnc</rncShell>
2424
<rngShell>urn:pubid:example.com:dita:rng:reference.rng</rngShell>
2525
<xsdShell>urn:pubid:example.com:dita:xsd:reference.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/task.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Task topic
2020
<moduleType>topicshell</moduleType>
2121
<moduleShortName>task</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Task//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Task//EN</dtdShell>
2424
<xsdShell>urn:pubid:example.com:dita:xsd:task.xsd</xsdShell>
2525
<rncShell>urn:pubid:example.com:dita:rnc:task.rnc</rncShell>
2626
<rngShell>urn:pubid:example.com:dita:rng:task.rng</rngShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/topic.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Generic topic
1919
<moduleType>topicshell</moduleType>
2020
<moduleShortName>topic</moduleShortName>
2121
<shellPublicIds>
22-
<dtdShell>-//OASIS//DTD DITA Topic//EN</dtdShell>
22+
<dtdShell>-//EXAMPLE.COM//DTD DITA Topic//EN</dtdShell>
2323
<rncShell>urn:pubid:example.com:dita:rnc:topic.rnc</rncShell>
2424
<rngShell>urn:pubid:example.com:dita:rng:topic.rng</rngShell>
2525
<xsdShell>urn:pubid:example.com:dita:xsd:topic.xsd</xsdShell>

docs/rng-converter-userguide/rng-tutorial/resources/local-rng-shells/technicalContent/rng/troubleshooting.rng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Troubleshooting topic
2020
<moduleType>topicshell</moduleType>
2121
<moduleShortName>troubleshooting</moduleShortName>
2222
<shellPublicIds>
23-
<dtdShell>-//OASIS//DTD DITA Troubleshooting//EN</dtdShell>
23+
<dtdShell>-//EXAMPLE.COM//DTD DITA Troubleshooting//EN</dtdShell>
2424
<xsdShell>urn:pubid:example.com:dita:xsd:troubleshooting.xsd
2525
</xsdShell>
2626
<rncShell>urn:pubid:example.com:dita:rnc:troubleshooting.rnc

0 commit comments

Comments
 (0)