Represents an (xsd) <attribute/> node
Definition at line 613 of file sxbasic.py.
Public Member Functions | |
def | __getitem__ |
def | __init__ |
def | __iter__ |
def | __len__ |
def | __repr__ |
def | __str__ |
def | __unicode__ |
def | all |
def | any |
def | append |
def | attributes |
def | autoqualified |
def | builtin |
def | children |
def | childtags |
def | choice |
def | content |
def | default_namespace |
def | dependencies |
def | description |
def | enum |
def | extension |
def | find |
def | get_attribute |
def | get_child |
def | get_default |
def | isattr |
def | merge |
def | namespace |
def | optional |
def | prepend |
def | qref |
def | qualify |
def | required |
def | resolve |
def | restriction |
def | sequence |
def | str |
def | translate |
def | unbounded |
Public Attributes | |
cache | |
default | |
form_qualified | |
id | |
max | |
min | |
name | |
nillable | |
qname | |
rawchildren | |
ref | |
root | |
schema | |
type | |
use |