Package pyxb :: Package binding :: Module facets :: Class FF_numeric
[hide private]
[frames] | no frames]

type FF_numeric

source code

object --+            
         |            
   cscRoot --+        
             |        
         Facet --+    
                 |    
  FundamentalFacet --+
                     |
                    FF_numeric

Specifies that the associated type represents a number.

See http://www.w3.org/TR/xmlschema-2/#rf-numeric

Nested Classes [hide private]
_ValueDatatype
XMLSchema datatype boolean.
Instance Methods [hide private]

Inherited from FundamentalFacet: updateFromDOM

Inherited from FundamentalFacet (private): _updateFromDOM

Inherited from Facet: __init__, __str__, annotation, baseTypeDefinition, ownerTypeDefinition, setFromKeywords, value, valueDatatype

Inherited from Facet (private): _setFromKeywords_vb, _value, _valueString

Class Methods [hide private]

Inherited from FundamentalFacet: CreateFromDOM

Inherited from Facet: ClassForFacet, Name

Class Variables [hide private]
  _Name = 'numeric'

Inherited from FundamentalFacet: Facets

Inherited from FundamentalFacet (private): _FacetPrefix