Schema Component Representation
<
xs:complexType name="
EVENT_CONTEXT">
<
xs:sequence>
<
xs:element name="
location"
type="
xs:string"
minOccurs="
0"/>
<
xs:element name="
participations"
type="
bt:PARTICIPATION"
maxOccurs="
unbounded"
minOccurs="
0"/>
</
xs:sequence>
</
xs:complexType>