<xs:element name="DirectionRatios"> <xs:complexType> <xs:sequence> <xs:element ref="ex:double-wrapper" minOccurs="2" maxOccurs="3" /> </xs:sequence> <xs:attribute ref="ex:itemType" fixed="ex:double-wrapper" /> <xs:attribute ref="ex:cType" fixed="list" /> <xs:attribute ref="ex:arraySize" use="optional" /> </xs:complexType> </xs:element>