Definition Type: ComplexType
Name: ParticipantsType
Namespace: http://rets.org/xsd/Participants/2007-08
Containing Schema: Participants.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Participant in schema participants_xsd Drilldown into versionTimestamp in schema participants_xsd Drilldown into systemId in schema participants_xsd Drilldown into transactionID in schema participants_xsdXSD Diagram of ParticipantsType in schema participants_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Participant participants:Participant 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
transactionID participants:transactionID Required
systemId participants:systemId Optional
versionTimestamp participants:versionTimestamp Required
Collapse Derivation Tree:
Collapse References:
list:ListingParticipants, idxex:Members, participants:Participants