simpleType Text
namespace http://www.w3.org/1999/xhtml
type xs:string
used by
attributes th/@abbr td/@abbr img/@alt area/@alt optgroup/@label option/@label object/@standby table/@summary style/@title map/@title coreattrs/@title
annotation
documentation

      used for titles etc.
     
source <xs:simpleType name="Text">
 
<xs:annotation>
   
<xs:documentation>
      used for titles etc.
     
</xs:documentation>
 
</xs:annotation>
 
<xs:restriction base="xs:string"/>
</xs:simpleType>


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