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...--> <subscribeAddress>...</subscribeAddress> <unsubscribeAddress>...</unsubscribeAddress> <postAddress>...</postAddress> <name>...</name> <mainArchiveUrl>...</mainArchiveUrl> </mailingList>