Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type metobj:longLocalizedStringType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/11/09
Annotations
A short string-valued text designed to be able to fit into a single
varchar type field in a database.
Diagram
Diagram docindex329.tmp#id165 docindex187.tmp#id140
Type extension of metobj:longStringType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
xml:lang xs:language required
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<complexType name="longLocalizedStringType">
  <annotation>
    <documentation>A short string-valued text designed to be able to fit into a single varchar type field in a database.</documentation>
  </annotation>
  <simpleContent>
    <extension base="metobj:longStringType">
      <attribute ref="xml:lang" use="required"/>
    </extension>
  </simpleContent>
</complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/11/09/metobjects-common.xsd