Documentation for TrainingCenterDatabasev2

Simple Type: LangID_t

[Table of contents]

Super-types: xsd:token < Token_t (by restriction) < LangID_t (by restriction)
Sub-types: None
Name LangID_t
Used by (from the same schema document) Complex Type Application_t
Content
  • Base XSD Type: token
  • length = 2
Documentation Specifies the two character ISO 693-1 language id that identifies the installed language of this application. see http://www.loc.gov/standards/iso639-2/ for appropriate ISO identifiers
Diagram
Schema Component Representation
<xsd:simpleType name="LangID_t">
<xsd:restriction base=" Token_t ">
<xsd:length value="2"/>
</xsd:restriction>
</xsd:simpleType>