element img
diagram girr_p12.png
properties
content complex
used by
element remote
attributes
Name  Type  Use  Default  Fixed  annotation
name      
documentation
Name that is used to identify the element.
                Should therefore be unique in the context.
                Even though arbitrary strings are allowed, C type strings,
                in the English language, are recommended.
srcxs:anyURI      
documentation
URL to image
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>

attribute img/@src
type xs:anyURI
properties
isRef 0
annotation
documentation
URL to image
source <xs:attribute name="src" type="xs:anyURI">
 
<xs:annotation>
   
<xs:documentation>URL to image</xs:documentation>
 
</xs:annotation>
</xs:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy