Control information
<Footer> <TotalNumDocuments>{0,1}</TotalNumDocuments> <TotalAmount>{0,1}</TotalAmount> <Signature>{0,unbounded}</Signature> </Footer>
<xs:element name="Footer"> <xs:annotation> <xs:documentation>Control information</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="TotalNumDocuments" type="PositiveNumType"/> <xs:element minOccurs="0" name="TotalAmount" type="Decimal2FractionDigitsType"/> <xs:element minOccurs="0" maxOccurs="unbounded" name="Signature" type="LongTextType"/> </xs:sequence> </xs:complexType> </xs:element>
<xs:element minOccurs="0" name="TotalNumDocuments" type="PositiveNumType"/>
<xs:element minOccurs="0" name="TotalAmount" type="Decimal2FractionDigitsType"/>
<xs:element minOccurs="0" maxOccurs="unbounded" name="Signature" type="LongTextType"/>