<xs:element name="coupling"> <xs:complexType> <xs:attribute name="from" use="required" type="ident"/> <xs:attribute name="to" use="required" type="ident"/> </xs:complexType> </xs:element>