<xs:element name="relatedLexiconType">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates the type of the lexica that must or can be used with the grammar</xs:documentation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/relatedLexiconType</identifier>
<label xml:lang="en">related lexicon type</label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:anyURI">
<xs:enumeration value="http://w3id.org/meta-share/meta-share/attached">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/attached</identifier>
<label xml:lang="en">attached</label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://w3id.org/meta-share/meta-share/compatible">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/compatible</identifier>
<label xml:lang="en">compatible</label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://w3id.org/meta-share/meta-share/included">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/included</identifier>
<label xml:lang="en">included</label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="http://w3id.org/meta-share/meta-share/none4">
<xs:annotation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/none4</identifier>
<label xml:lang="en">none</label>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
</xs:element> |