mailingList element

Type: mailingList
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <mailingList> <otherArchives>...</otherArchives> <otherArchives>...</otherArchives> <!--...more "otherArchives" elements...--> <name>...</name> <unsubscribeAddress>...</unsubscribeAddress> <subscribeAddress>...</subscribeAddress> <postAddress>...</postAddress> <mainArchiveUrl>...</mainArchiveUrl> </mailingList>