Forum Topic - Several comments: (2 Items)
   
Several comments  
Event awards:
	Person field still contains the verbiage "null or empty" which seems confusing
	awardId: No range given

Award listings:
	eventType: Why "None" would be used might bear a bit of explanation

Event Match Results:
	Inconsistent specifying of optional in the description field; doesn't for tournamentLevel but does for team #, match #,
 start, end.  It seems like having it say so in the detail field should be sufficient

Event Rankings:
	"optional" also inconsistently used in description

Event schedule
	tournamentLevel: Details column says required, earlier paragraph says that it is not
	start/end: does not say whether inclusive
	Example match numbers not consistent w/ the query

Hybrid schedule:
	start/end: These say that they are optional, but the paragraph earlier says that all parameters are required
	In example, the match # is not consistent with the query

Event listings:
	Example data returned inconsistent w/ example query

Team listings:
	XML example shows "<districtCode\>" for null while more of the other examples have been changed to using the "nil" 
property
Post Deleted