<?xml version="1.0" encoding="utf-16"?>
<xs:element name="NaturalLanguageSupported">
<xs:complexType>
<xs:annotation>
<xs:documentation xml:lang="en">See RFC 5646, section 2.1 syntax or later version for the ABNF notation that yields the complete set of natural languages supported.</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:element ref="NaturalLanguage" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>