| Namespace | http://xml.fmi.fi/namespace/woml/core/2010/09/13 | 
                     
                        | Diagram |  | 
                     
                        | Type | extension of womlcore:shortStringType | 
                     
                        | Type hierarchy |  | 
                     
                        | Used by |  | 
                     
                        | Attributes | 
                              
                                 
                                    
                                       | QName | Type | Fixed | Default | Use | Annotation |  
                                    | scheme | restriction of string |  |  | required |  |  | 
                     
                        | Source | 
                              
                                 
                                    | <complexType name="locationIdType">
  <simpleContent>
    <extension base="womlcore:shortStringType">
      <attribute name="scheme" use="required">
        <simpleType>
          <restriction base="string">
            <enumeration value="wmocode"/>
            <enumeration value="lpnn"/>
            <enumeration value="icao"/>
            <enumeration value="other"/>
            
          </restriction>
        </simpleType>
      </attribute>
    </extension>
  </simpleContent>
</complexType> |  | 
                     
                        | Schema location | http://xml.fmi.fi/schema/woml/core/2010/09/13/woml-common.xsd |