Showing:

Attributes
Diagrams
Properties
Source
Used by
Complex Type womlcore:regionIdType
Namespace http://xml.fmi.fi/namespace/woml/core/2010/09/13
Diagram
Diagram index56.tmp#id165 index434.tmp#id757
Type extension of womlcore:shortStringType
Type hierarchy
Used by
Attributes
QName Type Fixed Default Use Annotation
scheme string required
Source
<complexType name="regionIdType">
  <simpleContent>
    <extension base="womlcore:shortStringType">
      <attribute name="scheme" use="required">
        <simpleType>
          <restriction base="string">
            <!-- Enumerate administrative region authority codes here, from INSPIRE? -->
          </restriction>
        </simpleType>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Schema location http://xml.fmi.fi/schema/woml/core/2010/09/13/woml-common.xsd
Attribute womlcore:regionIdType / @scheme
Namespace No namespace
Type string
Properties
use: required
Used by
Complex Type womlcore:regionIdType
Source
<attribute name="scheme" use="required">
  <simpleType>
    <restriction base="string">
      <!-- Enumerate administrative region authority codes here, from INSPIRE? -->
    </restriction>
  </simpleType>
</attribute>
Schema location http://xml.fmi.fi/schema/woml/core/2010/09/13/woml-common.xsd