<xs:element name="FIXML"> <xs:complexType> <xs:choice> <xs:element ref="Message" /> <xs:element name="Batch" type="Batch_t" maxOccurs="unbounded" /> </xs:choice> <xs:attributeGroup ref="FixmlAttributes" /> </xs:complexType> </xs:element>