<xs:element name="CountryOfDestination"> <xs:complexType> <xs:sequence> <xs:element ref="Country" /> </xs:sequence> </xs:complexType> </xs:element>