mailingList element

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

Example XML

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