<xs:element name="AdsMLProofOfPublication">
<!--This is the root element for the AdsMLProofOfPublication standard from the AdsML Consortium (http://www.adsml.org). -->
<xs:complexType>
<xs:complexContent>
<xs:extension base="adsml:AdsMLItemType">
<xs:group ref="ProofTransactions" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>