This element should be used for postal addresses only. Within it, the generic element
addrLine may be used as an alternative to any of the more specialized elements available from
the model.addrPart class, such as street, postCode etc.
예
Using just the elements defined by the core module, an address could be represented
as follows:
<address> <addrLine>Computing Center, MC 135</addrLine> <addrLine>P.O. Box 6998</addrLine> <addrLine>Chicago, IL 60680</addrLine> <addrLine>USA</addrLine> </address>