simpleType svg:LanguageCodesType
namespace http://www.w3.org/2000/svg
type xs:string
used by
attribute svg:testAttrs/@systemLanguage
annotation
documentation
a comma-separated list of language codes, as per [RFC3066]
source <xs:simpleType name="LanguageCodesType">
 
<xs:annotation>
   
<xs:documentation>a comma-separated list of language codes, as per [RFC3066]</xs:documentation>
   
<xs:documentation source="http://www.ietf.org/rfc/rfc3066.txt"/>
 
</xs:annotation>
 
<xs:restriction base="string"/>
</xs:simpleType>


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