element lexicalValue
diagram iso25964-1_v1.4_p11.png
namespace http://iso25964.org/
type extension of xsd:string
properties
content complex
used by
complexTypes ConceptGroupLabel CustomConceptAttribute CustomTermAttribute NodeLabel Note ThesaurusTerm
attributes
Name  Type  Use  Default  Fixed  annotation
langderived by: xsd:language      
documentation
Should be given as an alpha-2 code selected from ISO 639-1 if present in that list, or an alpha-3 code from ISO 639-2 if not. These codes may be extended where necessary with the additional codes described in RFC 4646[45] and listed in the IANA subtag registry[35] (see 12.4.5).
source <xsd:element name="lexicalValue">
 
<xsd:complexType>
   
<xsd:simpleContent>
     
<xsd:extension base="xsd:string">
       
<xsd:attribute ref="xml:lang">
         
<xsd:annotation>
           
<xsd:documentation xml:lang="en">Should be given as an alpha-2 code selected from ISO 639-1 if present in that list, or an alpha-3 code from ISO 639-2 if not. These codes may be extended where necessary with the additional codes described in RFC 4646[45] and listed in the IANA subtag registry[35] (see 12.4.5).</xsd:documentation>
         
</xsd:annotation>
       
</xsd:attribute>
     
</xsd:extension>
   
</xsd:simpleContent>
 
</xsd:complexType>
</xsd:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy