Package pyxb :: Package binding :: Module datatypes :: Class Name
[hide private]
[frames] | no frames]

Class Name

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 --+            
                                             |            
                                        string --+        
                                                 |        
                                  normalizedString --+    
                                                     |    
                                                 token --+
                                                         |
                                                        Name
Known Subclasses:

XMLSchema datatype Name.

See http://www.w3.org/TR/2000/WD-xml-2e-20000814.html#NT-Name.

Nested Classes [hide private]

Inherited from 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 token (private): _ValidateString_va

Inherited from normalizedString (private): _XsdConstraintsPreCheck_vb

Inherited from string: XsdLiteral, XsdValueLength

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

Inherited from basis._TypeBinding_mixin: Factory

Static Methods [hide private]

Inherited from basis.simpleTypeDefinition: __new__

Class Variables [hide private]
  _ExpandedName = pyxb.namespace.XMLSchema.createExpandedName('N...
The expanded name of the component.
  _ValidRE = re.compile(r'^[:A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u013...
hash(x)
  _CF_pattern = <pyxb.binding.facets.CF_pattern object at 0x2109...
  __SimpleTypeDefinition = <pyxb.xmlschema.structures.SimpleType...
  _httpwww_w3_org2001XMLSchema_Name_FacetMap = {<class 'pyxb.bin...

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]

_ExpandedName

The expanded name of the component.

Value:
pyxb.namespace.XMLSchema.createExpandedName('Name')

_ValidRE

hash(x)

Value:
re.compile(r'^[:A-Z_a-z\xc0-\xd6\xd8-\xf6\xf8-\u0131\u0134-\u013e\u014\
1-\u0148\u014a-\u017e\u0180-\u01c3\u01cd-\u01f0\u01f4-\u01f5\u01fa-\u0\
217\u0250-\u02a8\u02bb-\u02c1\u0386\u0388-\u038a\u038c\u038e-\u03a1\u0\
3a3-\u03ce\u03d0-\u03d6\u03da\u03dc\u03de\u03e0\u03e2-\u03f3\u0401-\u0\
40c\u040e-\u044f\u0451-\u045c\u045e-\u0481\u0490-\u04c4\u04c7-\u04c8\u\
04cb-\u04cc\u04d0-\u04eb\u04ee-\u04f5\u04f8-\u04f9\u0531-\u0556\u0559\\
u0561-\u0586\u05d0-\u05ea\u05f0-\u05f2\u0621-\u063a\u0641-\u064a\u0671\
-\u06b7\u06ba-\u06be\u06c0-\u06ce\u06d0-\u06d3\u06d5\u06e5-\u06e6\u090\
...

_CF_pattern

Value:
<pyxb.binding.facets.CF_pattern object at 0x2109d10>

__SimpleTypeDefinition

Value:
<pyxb.xmlschema.structures.SimpleTypeDefinition object at 0x1ef9bd0>

_httpwww_w3_org2001XMLSchema_Name_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 0x2109850>,
 <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 0x2109d10>,
...