Package pyxb :: Package binding :: Module xml_ :: Class STD_ANON_emptyString
[hide private]
[frames] | no frames]

Class STD_ANON_emptyString

source code

                    object --+                    
                             |                    
                       cscRoot --+                
                                 |                
     utils.utility.Locatable_mixin --+            
                                     |            
              basis._TypeBinding_mixin --+        
                                         |        
                            object --+   |        
                                     |   |        
utils.utility._DeconflictSymbols_mixin --+        
                                         |        
                        object --+       |        
                                 |       |        
                           cscRoot --+   |        
                                     |   |        
            basis._DynamicCreate_mixin --+        
                                         |        
                basis.simpleTypeDefinition --+    
                                             |    
                            object --+       |    
                                     |       |    
                            basestring --+   |    
                                         |   |    
                                   unicode --+    
                                             |    
                              datatypes.string --+
                                                 |
                                object --+       |
                                         |       |
                                   cscRoot --+   |
                                             |   |
                       basis.enumeration_mixin --+
                                                 |
                                                STD_ANON_emptyString

No information

Nested Classes [hide private]

Inherited from datatypes.string (private): _XsdBaseType

Instance Methods [hide private]

Inherited from basis.simpleTypeDefinition: __init__, pythonLiteral, xsdConstraintsOK, xsdLiteral, xsdValueLength

Inherited from basis._TypeBinding_mixin: __setattr__, toDOM, toxml, validateBinding

Inherited from unicode: __add__, __contains__, __eq__, __format__, __ge__, __getattribute__, __getitem__, __getnewargs__, __getslice__, __gt__, __hash__, __le__, __len__, __lt__, __mod__, __mul__, __ne__, __repr__, __rmod__, __rmul__, __sizeof__, __str__, capitalize, center, count, decode, encode, endswith, expandtabs, find, format, index, isalnum, isalpha, isdecimal, isdigit, islower, isnumeric, isspace, istitle, isupper, join, ljust, lower, lstrip, partition, replace, rfind, rindex, rjust, rpartition, rsplit, rstrip, split, splitlines, startswith, strip, swapcase, title, translate, upper, zfill

Inherited from unicode (private): _formatter_field_name_split, _formatter_parser

Inherited from object: __delattr__, __reduce__, __reduce_ex__, __subclasshook__

Class Methods [hide private]

Inherited from datatypes.string: XsdLiteral, XsdValueLength

Inherited from basis.simpleTypeDefinition: PythonLiteral, SimpleTypeDefinition, XsdConstraintsOK, XsdSuperType

Inherited from basis._TypeBinding_mixin: Factory

Inherited from basis.enumeration_mixin: items, iteritems, itervalues, values

Static Methods [hide private]

Inherited from basis.simpleTypeDefinition: __new__

Class Variables [hide private]
  _ExpandedName = None
The expanded name of the component.
  _CF_enumeration = pyxb.binding.facets.CF_enumeration(value_dat...
  emptyString = u''
  _STD_ANON_emptyString_FacetMap = {<class 'pyxb.binding.facets....

Inherited from basis.simpleTypeDefinition (private): _ReservedSymbols

Inherited from basis._TypeBinding_mixin: _validationConfig_

Properties [hide private]

Inherited from basis._TypeBinding_mixin (private): _validationConfig

Inherited from object: __class__

Class Variable Details [hide private]

_CF_enumeration

Value:
pyxb.binding.facets.CF_enumeration(value_datatype= STD_ANON_emptyStrin\
g, enum_prefix= None)

_STD_ANON_emptyString_FacetMap

Value:
{<class 'pyxb.binding.facets.CF_minLength'>: <pyxb.binding.facets.CF_m\
inLength object at 0x2109750>,
 <class 'pyxb.binding.facets.CF_enumeration'>: <pyxb.binding.facets.CF\
_enumeration object at 0x1eff9d0>,
 <class 'pyxb.binding.facets.CF_length'>: <pyxb.binding.facets.CF_leng\
th object at 0x2109810>,
 <class 'pyxb.binding.facets.CF_pattern'>: <pyxb.binding.facets.CF_pat\
tern object at 0x2109890>,
...