<xs:element name="parameters"> <xs:complexType> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="units"/> <xs:element ref="in"/> <xs:element ref="out"/> </xs:choice> </xs:complexType> </xs:element>