Translations:Faq/General/045/45/ko

    From The Document Foundation Wiki
                  List the initial writers in this form (with initial="true"). Initial Writers is a term from the PDL (License).
                  If one of these authors assigned copyright to somebody else, e.g. the company they are working for, use the attribute copyright="..."
                  and name the copyright holder.
          -->
          <!ELEMENT authors ( author+ ) >
          <!ELEMENT author (#PCDATA)>
          <!ATTLIST author
                      id      ID    #REQUIRED
                      initial CDATA #IMPLIED
                      email   CDATA #REQUIRED>
          <!--