Public Member Functions | |
def | __init__ |
def | test_local_choice_default_facets_legal1 |
def | test_local_choice_maxOccurs_unbounded |
Static Public Attributes | |
string | name = "test_Choice" |
string | types_file_name = "test_Choice_xsd_types.py" |
Definition at line 45 of file test_Choice.py.
def test_local_choice_default_facets_legal1 | ( | self ) |
<choice minOccurs=1 maxOccurs=1>
Definition at line 54 of file test_Choice.py.
def test_local_choice_maxOccurs_unbounded | ( | self ) |
<choice minOccurs=1 maxOccurs=unbounded>
Definition at line 63 of file test_Choice.py.