http://schema.bsi-global.com/BS8723-5/
element SupportedLanguage

Super Types
{http://schema.bsi-global.com/BS8723-5/} (restriction)

Documentation
Code of the languages supported by the Thesaurus. The type of this element is a copy of the type of the element xml:lang
Properties
This component is not nillable.

Model
<SupportedLanguage>

</SupportedLanguage>

Source
<xs:element maxOccurs="unbounded" name="SupportedLanguage">
<xs:simpleType>
<xs:union memberTypes="xs:language">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value=""/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.