DITA-OT_CXX_Plugin/cxxapiref/dtd/cxxAPIMap.dtd
changeset 4 468f4c8d3d5b
parent 1 82f11024044a
equal deleted inserted replaced
3:d8fccb2cd802 4:468f4c8d3d5b
     1 <?xml version="1.0" encoding="utf-8"?>
     1 <?xml version="1.0" encoding="utf-8"?>
     2 <!-- ================================================================= -->
     2 <!-- ================================================================= -->
     3 <!--                    HEADER                                         -->
     3 <!--                    HEADER                                         -->
     4 <!-- ================================================================= -->
     4 <!-- ================================================================= -->
     5 <!--  MODULE:    C++ Map DTD                                           -->
     5 <!--  MODULE:    C++ Map DTD                                           -->
     6 <!--  VERSION:   0.5.0                                                 -->
     6 <!--  VERSION:   0.6.0                                                 -->
     7 <!--  DATE:      February 2009                                          -->
     7 <!--  DATE:      May 2010                                              -->
     8 <!--                                                                   -->
     8 <!--                                                                   -->
     9 <!-- ================================================================= -->
     9 <!-- ================================================================= -->
    10 
    10 
    11 <!-- ================================================================= -->
    11 <!-- ================================================================= -->
    12 <!--                    PUBLIC DOCUMENT TYPE DEFINITION                -->
    12 <!--                    PUBLIC DOCUMENT TYPE DEFINITION                -->
    13 <!--                    TYPICAL INVOCATION                             -->
    13 <!--                    TYPICAL INVOCATION                             -->
    14 <!--                                                                   -->
    14 <!--                                                                   -->
    15 <!--  Refer to this file by the following public identifier or an 
    15 <!--  Refer to this file by the following public identifier or an 
    16       appropriate system identifier 
    16       appropriate system identifier 
    17 PUBLIC "-//NOKIA//DTD DITA C++ API XXX Reference Type v0.5.0//EN"
    17 PUBLIC "-//NOKIA//DTD DITA C++ API XXX Reference Type v0.6.0//EN"
    18       Delivered as file "cxxXXX.dtd"                                   -->
    18       Delivered as file "cxxXXX.dtd"                                   -->
    19  
    19  
    20 <!-- ================================================================= -->
    20 <!-- ================================================================= -->
    21 <!-- SYSTEM:     Darwin Information Typing Architecture (DITA)         -->
    21 <!-- SYSTEM:     Darwin Information Typing Architecture (DITA)         -->
    22 <!--                                                                   -->
    22 <!--                                                                   -->
    23 <!-- PURPOSE:    C++ API Reference for Map                             -->
    23 <!-- PURPOSE:    C++ API Reference for Map                             -->
    24 <!--                                                                   -->
    24 <!--                                                                   -->
    25 <!-- ORIGINAL CREATION DATE:                                           -->
    25 <!-- ORIGINAL CREATION DATE:                                           -->
    26 <!--             November 2009                                         -->
    26 <!--             November 2009                                         -->
    27 <!--                                                                   -->
    27 <!--                                                                   -->
    28 <!-- Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). -->
    28 <!-- Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). -->
    29 <!-- All rights reserved.                                              -->
    29 <!-- All rights reserved.                                              -->
    30 <!--                                                                   -->
    30 <!--                                                                   -->
    31 <!--  Change History (latest at top):                                  -->
    31 <!--  Change History (latest at top):                                  -->
    32 <!--  +++++++++++++++++++++++++++++++                                  -->
    32 <!--  +++++++++++++++++++++++++++++++                                  -->
    33 <!--  2010-02-10 PaulRoss: Updated.                                    -->
    33 <!--  2010-02-10 PaulRoss: Updated.                                    -->
    34 <!--  2009-11-16 PaulRo Initial design.                                -->
    34 <!--  2009-11-16 PaulRo Initial design.                                -->
    35 <!--                                                                   -->
    35 <!--                                                                   -->
    36 <!-- ================================================================= -->
    36 <!-- ================================================================= -->
    37 
    37 
    38 <!--
    38 <!--
    39 <!DOCTYPE cxxAPIMap PUBLIC "-//NOKIA//DTD DITA C++ API Map Reference Type v0.5.0//EN" "dtd/cxxAPIMap.dtd" >
    39 <!DOCTYPE cxxAPIMap PUBLIC "-//NOKIA//DTD DITA C++ API Map Reference Type v0.6.0//EN" "dtd/cxxAPIMap.dtd" >
    40 -->
    40 -->
    41 
    41 
    42 <!--vocabulary declarations-->
    42 <!--vocabulary declarations-->
    43 <!ENTITY % mapgroup-d-dec PUBLIC "-//OASIS//ENTITIES DITA Map Group Domain//EN" 
    43 <!ENTITY % mapgroup-d-dec PUBLIC "-//OASIS//ENTITIES DITA Map Group Domain//EN" 
    44   "../../../dtd/base/dtd/mapgroup.ent">
    44   "../../../dtd/base/dtd/mapgroup.ent">
    54 <!--Embed map to get generic elements -->
    54 <!--Embed map to get generic elements -->
    55 <!ENTITY % map-type PUBLIC "-//OASIS//ELEMENTS DITA Map//EN" "../../../dtd/base/dtd/map.mod">
    55 <!ENTITY % map-type PUBLIC "-//OASIS//ELEMENTS DITA Map//EN" "../../../dtd/base/dtd/map.mod">
    56   %map-type;
    56   %map-type;
    57 <!ENTITY % apimap-type PUBLIC "-//IBM//ELEMENTS DITA API Reference Map//EN" "../../apiref/dtd/apiMap.mod">
    57 <!ENTITY % apimap-type PUBLIC "-//IBM//ELEMENTS DITA API Reference Map//EN" "../../apiref/dtd/apiMap.mod">
    58   %apimap-type;
    58   %apimap-type;
    59 <!ENTITY % cxxapimap-type PUBLIC "-//NOKIA//ELEMENTS DITA C++ API Reference Map v0.5.0//EN" "cxxAPIMap.mod">
    59 <!ENTITY % cxxapimap-type PUBLIC "-//NOKIA//ELEMENTS DITA C++ API Reference Map v0.6.0//EN" "cxxAPIMap.mod">
    60   %cxxapimap-type;
    60   %cxxapimap-type;
    61 
    61 
    62 
    62 
    63 <!--vocabulary definitions-->
    63 <!--vocabulary definitions-->
    64 <!ENTITY % mapgroup-d-def PUBLIC "-//OASIS//ELEMENTS DITA Map Group Domain//EN" 
    64 <!ENTITY % mapgroup-d-def PUBLIC "-//OASIS//ELEMENTS DITA Map Group Domain//EN"