| diagram | ![]() |
||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||
| source | <xs:element name="img"> <xs:complexType> <xs:attribute ref="name"/> <xs:attribute name="src" type="xs:anyURI"> <xs:annotation> <xs:documentation>URL to image</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:anyURI | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="src" type="xs:anyURI"> <xs:annotation> <xs:documentation>URL to image</xs:documentation> </xs:annotation> </xs:attribute> |