<xs:complexType name="ParticipantsType">
<xs:sequence>
<xs:element ref="part:Participant" minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:appinfo>
<retsid>100271</retsid>
</xs:appinfo>
</xs:annotation>
</xs:element>
</xs:sequence>
<xs:attribute name="transactionID" type="xs:string" use="required">
<xs:annotation>
<xs:appinfo>
<retsid>100272</retsid>
</xs:appinfo>
</xs:annotation>
</xs:attribute>
<xs:attribute name="systemId" type="commons:system-id" use="optional">
<xs:annotation>
<xs:appinfo>
<retsid>100273</retsid>
</xs:appinfo>
</xs:annotation>
</xs:attribute>
<xs:attribute name="versionTimestamp" type="xs:dateTime" use="required" fixed="2007-10-08T16:27:23Z">
<xs:annotation>
<xs:appinfo>
<retsid>100318</retsid>
</xs:appinfo>
</xs:annotation>
</xs:attribute>
</xs:complexType>
|