| namespace | http://www.w3.org/2000/svg | ||
| type | xs:string | ||
| used by |
|
||
| annotation |
|
||
| 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> |