Interface XmlLanguage

All Superinterfaces:
XmlAnySimpleType, XmlNormalizedString, XmlObject, XmlString, XmlToken, XmlTokenSource
All Known Implementing Classes:
LangAttributeImpl.LangImpl, XmlLanguageImpl

public interface XmlLanguage extends XmlToken
Corresponds to the XML Schema xs:language type.

This type is intended to represent an standard ISO language code string.

Convertible to a Java String.