icon

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
height optional
src required
width optional

Used By

Source

<xs:element name="icon">
  <xs:complexType>
    <xs:attribute name="src" use="required"/>
    <xs:attribute name="width"/>
    <xs:attribute name="height"/>
  </xs:complexType>
</xs:element>

Sample