<?xml version="1.0" encoding="utf-16"?> <xsd:complexType name="registrationFormType"> <xsd:sequence> <xsd:element name="standardFields" type="train:standardFieldsType" minOccurs="0" /> <xsd:element name="customFields" type="train:customFieldsType" minOccurs="0" /> </xsd:sequence> </xsd:complexType>