Title-msg

Defined in file mla.asn
C++ class: CTitle_msg


Title-msg ::= SEQUENCE {         -- Title match request/response
    type Title-type,             -- type to get, or type returned
    title Title                  -- title(s) to look up, or title(s) found
    }