<xs:attributeGroup name="MailXMLMsgResponseHeaderInfo">
<xs:attribute name="CustomerGroupID" type="mailxml_base:s25" use="required" />
<xs:attribute name="MailingGroupID" type="xs:nonNegativeInteger" use="required" />
<xs:attribute name="TrackingID" type="mailxml_base:s12" />
<xs:attribute name="Status" type="mailxml_base:statusType" />
</xs:attributeGroup>
|