| Namespace | 
                        http://www.isotc211.org/2005/gco | 
                     
                     
                        | 
                            Diagram 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | Model | 
                        gco:Real | gco:Decimal | gco:Integer | 
                     
                     
                        | Children | 
                        gco:Decimal, gco:Integer, gco:Real | 
                     
                     
                        | 
                            Attributes 
                           
                         | 
                        
                           
                         | 
                     
                     
                        | 
                            Source 
                           
                         | 
                        
                           
                              
                                 
                                    <xs:complexType name="Number_PropertyType">
  <xs:choice minOccurs="0">
    <xs:element ref="gco:Real"/>
    <xs:element ref="gco:Decimal"/>
    <xs:element ref="gco:Integer"/>
  </xs:choice>
  <xs:attribute ref="gco:nilReason"/>
</xs:complexType> | 
                                  
                               
                            
                         | 
                     
                     
                        | Schema location | 
                        http://schemas.opengis.net/iso/19139/20070417/gco/basicTypes.xsd |