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

Class FF_bounded

source code

object --+            
         |            
   cscRoot --+        
             |        
         Facet --+    
                 |    
  FundamentalFacet --+
                     |
                    FF_bounded

Specifies that the associated type supports a notion of bounds.

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

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

Inherited from FundamentalFacet: updateFromDOM

Inherited from FundamentalFacet (private): _updateFromDOM

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

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__

Class Methods [hide private]

Inherited from FundamentalFacet: CreateFromDOM

Inherited from Facet: ClassForFacet, Name

Class Variables [hide private]
  _Name = 'bounded'

Inherited from FundamentalFacet: Facets

Inherited from FundamentalFacet (private): _FacetPrefix

Properties [hide private]

Inherited from object: __class__