pyffi :: object_models :: xsd :: FileFormat :: Class FileFormat :: Class XsNCName
[hide private]
[frames] | no frames]

Class XsNCName

source code

            object --+                        
                     |                        
  FileFormat.XsAnyType --+                    
                         |                    
FileFormat.XsAnySimpleType --+                
                             |                
           FileFormat.XsString --+            
                                 |            
     FileFormat.XsNormalizedString --+        
                                     |        
                    FileFormat.XsToken --+    
                                         |    
                         FileFormat.XsName --+
                                             |
                                            FileFormat.XsNCName
Known Subclasses:

NCName represents XML "non-colonized" Names. See http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/datatypes.html#NCName
Instance Methods [hide private]

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

Properties [hide private]

Inherited from object: __class__