NCM_Other_Related_Info.DTD

<!-- **************************************************** -->
<!--     Naval Cover Museum Other Related Info DTD        -->
<!-- **************************************************** -->


<!-- **************************************************** -->
<!-- NCM.Other.Related.Info (Root) Element Definition     -->
<!-- **************************************************** -->

<!ELEMENT NCM.Other.Related.Info  ( Other.Info* )>

<!-- **************************************************** -->
<!-- Other.Info Element Definition                        -->
<!-- **************************************************** -->
<!--                                                      -->
<!-- OtherID        -  integer                            -->
<!-- PrimaryID      -  integer                            -->
<!-- OtherType      -  alpha                              -->
<!-- Category       -  alpha                              -->
<!-- Description    -  alpha                              -->
<!-- InfoLink       -  alpha                              -->
<!--                                                      -->
<!-- **************************************************** -->

<!ELEMENT Other.Info  ( OtherID , PrimaryID? , OtherType, Category,
                        Description , InfoLink , Notes* )>

<!ATTLIST Other.Info update_type (new | minor | major) "new">
<!-- minor will not cause change to last_update timestamp -->

<!ELEMENT OtherID        (#PCDATA )>
<!ELEMENT PrimaryID      (#PCDATA )>
<!ELEMENT OtherType      (#PCDATA )>
<!ELEMENT Category       (#PCDATA )>
<!ELEMENT Description    (#PCDATA )>
<!ELEMENT InfoLink       (#PCDATA )>
<!ELEMENT Notes          (#PCDATA )>

 


Last updated: Jan 04, 2004
Copyright 2004 Naval Cover Museum