Definition Type: ComplexType
Name: MLSOperator
Namespace: http://rets.org/xsd/RETSCommons/2007-08
Containing Schema: RETSCommons.xsd
Abstract
Documentation:
The id and name of the Association or Board that has entered and maintains the Listing record.
Collapse XSD Schema Diagram:
Drilldown into MLSOperatorName in schema retscommons_xsd Drilldown into MLSOperatorId in schema retscommons_xsdXSD Diagram of MLSOperator in schema retscommons_xsd (Real Estate Transaction Standard (RETS))
Collapse XSD Schema Code:
<xs:complexType name="MLSOperator">
    <xs:annotation>
        <xs:documentation>
				The id and name of the Association or Board 
				that has entered and maintains the Listing 
				record.
			</xs:documentation>
    </xs:annotation>
    <xs:sequence>
        <xs:element name="MLSOperatorId" type="xs:string" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>
                    </retsid>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
        <xs:element name="MLSOperatorName" type="xs:string" minOccurs="0" maxOccurs="1">
            <xs:annotation>
                <xs:documentation>
                </xs:documentation>
                <xs:appinfo>
                    <retsid>
                    </retsid>
                </xs:appinfo>
            </xs:annotation>
        </xs:element>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MLSOperatorId commons:MLSOperatorId 0 1
MLSOperatorName commons:MLSOperatorName 0 1
Collapse Derivation Tree:
Collapse References:
list:MLSOperator, members:MLSOperator, offices:MLSOperator