Hi
I’m pretty sure, there is an XML Schema for XHTML available on the internet, but anyway, the declaration for the element should be something like
<xs:element name=“img”>
xs:complexType
<xs:attribute name=“src” type=“xs:anyURI”/>
</xs:complexType>
</xs:element>
Best rgeards
Uli
#Tamino#API-Management#webMethods