Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type metobj:shortLocalizedStringType
Namespace http://xml.fmi.fi/namespace/meteorology/conceptual-model/meteorological-objects/2009/04/28
Annotations
A short string-valued text designed to be able to fit into a single
                varchar type field in a database.
Diagram
Diagram docindex67.tmp#id187 docindex68.tmp#id188
Type extension of metobj:shortStringType
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
<xs:complexType name="shortLocalizedStringType">
  <xs:annotation>
    <xs:documentation>A short string-valued text designed to be able to fit into a single varchar type field in a database.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="metobj:shortStringType">
      <xs:attribute ref="xml:lang" use="required"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location http://xml.fmi.fi/schema/meteorology/conceptual-model/meteorological-objects/2009/04/28/metobjects-common.xsd