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

Class STD_ANON_lang

source code

                    object --+                    
                             |                    
                       cscRoot --+                
                                 |                
     utils.utility.Locatable_mixin --+            
                                     |            
              basis._TypeBinding_mixin --+        
                                         |        
                            object --+   |        
                                     |   |        
utils.utility._DeconflictSymbols_mixin --+        
                                         |        
                        object --+       |        
                                 |       |        
                           cscRoot --+   |        
                                     |   |        
            basis._DynamicCreate_mixin --+        
                                         |        
                basis.simpleTypeDefinition --+    
                                             |    
                               basis.STD_union --+
                                                 |
                                                STD_ANON_lang

Simple type that is a union of pyxb.binding.datatypes.language, STD_ANON_emptyString

Instance Methods [hide private]

Inherited from basis.STD_union: __init__

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

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

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce__, __reduce_ex__, __repr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from basis.STD_union: Factory, XsdLiteral

Inherited from basis.STD_union (private): _ValidatedMember, _description

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

Static Methods [hide private]

Inherited from basis.simpleTypeDefinition: __new__

Class Variables [hide private]
  _ExpandedName = None
The expanded name of the component.
  _MemberTypes = (<class 'pyxb.binding.datatypes.language'>, <cl...
A list of classes which are permitted as values of the union.
  _CF_enumeration = pyxb.binding.facets.CF_enumeration(value_dat...
  _CF_pattern = pyxb.binding.facets.CF_pattern()
  _STD_ANON_lang_FacetMap = {<class 'pyxb.binding.facets.CF_enum...
  __SimpleTypeDefinition = <pyxb.xmlschema.structures.SimpleType...

Inherited from basis.simpleTypeDefinition (private): _ReservedSymbols

Properties [hide private]

Inherited from object: __class__

Class Variable Details [hide private]

_MemberTypes

A list of classes which are permitted as values of the union.

Value:
(<class 'pyxb.binding.datatypes.language'>,
 <class 'pyxb.binding.xml_.STD_ANON_emptyString'>)

_CF_enumeration

Value:
pyxb.binding.facets.CF_enumeration(value_datatype= STD_ANON_lang)

_STD_ANON_lang_FacetMap

Value:
{<class 'pyxb.binding.facets.CF_enumeration'>: <pyxb.binding.facets.CF\
_enumeration object at 0x2ff8b50>,
 <class 'pyxb.binding.facets.CF_pattern'>: <pyxb.binding.facets.CF_pat\
tern object at 0x2ffb510>}

__SimpleTypeDefinition

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