| Namespace | 
                        http://xml.fmi.fi/namespace/woml/core/2010/11/15 | 
                     
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | 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">
            
          </restriction>
        </simpleType>
      </attribute>
    </extension>
  </simpleContent>
</complexType> | 
                                  
                               
                            
                         | 
                     
                     
                        | Schema location | 
                        http://xml.fmi.fi/schema/woml/core/2010/11/15/woml-common.xsd |