<xs:element name="reference"> <xs:complexType> <xs:attribute name="url" type="Uri"/> <xs:attribute name="logo" type="Uri"/> </xs:complexType> </xs:element>
<xs:attribute name="url" type="Uri"/>
<xs:attribute name="logo" type="Uri"/>