-
Key: CORBA35-51
-
Legacy Issue Number: 6286
-
Status: open
-
Source: Laboratoire d`Informatique Fondamentale de Lille ( Sylvain Leblanc)
-
Summary:
Identifier (FPI).
These FPIs are required for the CAD, CSD, CCD and CPF DTDs.
Proposed resolution:
Adds the CCM DTDs on the OMG web site and adds the following text in the specification:
- section 6.3, before subsection 6.3.1 :
The CORBA Software Descriptor must refer to the DTD using the following statement: <!DOCTYPE softpkg PUBLIC "-//OMG//DTD CORBA Software Descriptor 3.0//EN" "http://www.omg.org/dtd/softpkg_3_0.dtd" />
- section 6.4, before subsection 6.4.1 :
The CORBA Component Descriptor must refer to the DTD using the following statement: <!DOCTYPE corbacomponent PUBLIC "-//OMG//DTD CORBA Component Descriptor 3.0//EN" "http://www.omg.org/dtd/corbacomponent_3_0.dtd" />
- section 6.4.4:
replace
<!DOCTYPE corbacomponent SYSTEM "corbacomponen.tdtd">
with
<!DOCTYPE corbacomponent PUBLIC "-//OMG//DTD CORBA Component Descriptor 3.0//EN" "http://www.omg.org/dtd/corbacomponent_3_0.dtd" />
- section 6.7, before subsection 6.7.1 :
The Component Assembly Descriptor must refer to the DTD using the following statement: <!DOCTYPE componentassembly PUBLIC "-//OMG//DTD Component Assembly Descriptor 3.0//EN" "http://www.omg.org/dtd/componentassembly_3_0.dtd" />
- section 6.7.1:
replace
<!DOCTYPE componentassembly SYSTEM "componentassembly.dtd">
with
<!DOCTYPE componentassembly PUBLIC "-//OMG//DTD Component Assembly Descriptor 3.0//EN" "http://www.omg.org/dtd/componentassembly_3_0.dtd" />
- section 6.8, before subsection 6.8.1 :
The Component Property File must refer to the DTD using the following statement: <!DOCTYPE properties PUBLIC "-//OMG//DTD Component Property File 3.0//EN" "http://www.omg.org/dtd/properties_3_0.dtd" />
-
Reported: CORBA 3.0.2 — Wed, 1 Oct 2003 04:00 GMT
-
Updated: Wed, 6 Dec 2023 23:10 GMT