Public Member Functions | Static Public Attributes

ChoiceTestCase Class Reference

Collaboration diagram for ChoiceTestCase:
Collaboration graph
[legend]

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"

Detailed Description

Definition at line 45 of file test_Choice.py.


Member Function Documentation

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.


The documentation for this class was generated from the following file: