<xsd:element name="DataArea"> <xsd:complexType> <xsd:sequence> <xsd:element name="Confirm" type="TransConfirmType" /> <xsd:element name="BOD" type="BODType" minOccurs="1" maxOccurs="unbounded" /> </xsd:sequence> </xsd:complexType> </xsd:element>