Schema Central > NIEM 2.0 > gml.xsd > gml:NullEnumeration
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:NullEnumeration

basicTypes.xsd
 Some common reasons for a null value:   
			
        innapplicable - the object does not have a value
        missing - The correct value is not readily available to the sender of this data.  
                           Furthermore, a correct value may not exist.
        template - the value will be available later
        unknown - The correct value is not known to, and not computable by, the sender of this data. 
                           However, a correct value probably exists.
        withheld - the value is not divulged 
        
        other:reason - as indicated by "reason" string
        
        Specific communities may agree to assign more strict semantics when these terms are used in a particular context.  
      

Simple type information

Content

  • Union of:
    • Type based on xsd:string
      • Valid value
        inapplicable
        missing
        template
        unknown
        withheld
    • Type based on xsd:string
      • Pattern: other:\w{2,}
  • Used by

    Type inheritance chain

    Site developed and hosted by Datypic, Inc.

    Please report errors or comments about this site to contrib@functx.com